- Home /
Looking for RPG system (look inside)
Hello everyone. I'm facing a problem now. I've been using plyGame ad the best RPG kit there is to try and make something. But now I'm finally have an idea of a game I want to make, and here's the problem: plygame only supports 3rd person and top down camera/character controls. And my game character is restricted to 2d movement, though the environment is 3d (I don't think that matters, if could've been 2d as well, right?). And there is no way I can implement my character / camera controls into plygame system, it's too complex and I'm really bad with programming.
So here are my questions: 1. Can you suggest me assets which I can implement in my game, which have some kind of health/damage in them and have spells? And maybe an RPG system like xp and skills. But the casting of spells and player/enemies having health and dealing damage to each other is obligatory. 2. Can you suggest any tutorials on how to make simple RPG system and other stuff I described above in (1)? It will be really great if such tutorial will show me step by step how to do things, not only describe them generally, cause as I've said - I'm still very bad with coding.
Your answer
Follow this Question
Related Questions
Creating an Interactable Grid for Tactics Game (C#) 1 Answer
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
Camera look position is always fixed.. need help. 3 Answers
Enemy Targetting Help 1 Answer