- Joined
- Feb 26, 2014
- Messages
- 19
- Reaction score
- 2
- First Language
- English
- Primarily Uses
I just bought RPG Maker VX Ace on steam becuase it was on a major discount. I always had an interest in making my own game.
Previously I have been playing around with Unity 3D and had some great fun with it.
The problem with Unity is that, basically, my background is pure development. I suck in graphics. RPG maker provides a great engine and libraries with all the graphics I would need. I know I am limited in the type of game but that doesn't matter.
So... I'm a developer so I don't shy away from some hard core coding which I assume, is possible in RPG maker using some variant of Ruby.
The type of game I want to build is a top down game, which seems to fit the style of RPG Maker.
The thing I'm not sure about is the battle system. As far as I can tell, RPG maker focusses on a type of battle system like you see in the Final Fantasy series.
I would rather build a battle system were the enemies are on the map and you fight them there. This would imply no turned based battle system.
The reason why I want to build a system like this, is that I want to focus a little bit on AI. I have been studying AI for a while and implemented some advanced algorithms in puzzle solving software as well as some robots I built. Now I want to build smart enemies. They won't randomly walk the map, but instead try to box the player, learn from his behavior and so on.
Can something like this be achieved wit RPG Maker VX Ace? I'm not really looking for scripts that will give me that, I want to build it on my own. It's just as a hobby, to have fun building it.
Any similar games that have been developed like this so I can see how they look in RPG Maker?
Previously I have been playing around with Unity 3D and had some great fun with it.
The problem with Unity is that, basically, my background is pure development. I suck in graphics. RPG maker provides a great engine and libraries with all the graphics I would need. I know I am limited in the type of game but that doesn't matter.
So... I'm a developer so I don't shy away from some hard core coding which I assume, is possible in RPG maker using some variant of Ruby.
The type of game I want to build is a top down game, which seems to fit the style of RPG Maker.
The thing I'm not sure about is the battle system. As far as I can tell, RPG maker focusses on a type of battle system like you see in the Final Fantasy series.
I would rather build a battle system were the enemies are on the map and you fight them there. This would imply no turned based battle system.
The reason why I want to build a system like this, is that I want to focus a little bit on AI. I have been studying AI for a while and implemented some advanced algorithms in puzzle solving software as well as some robots I built. Now I want to build smart enemies. They won't randomly walk the map, but instead try to box the player, learn from his behavior and so on.
Can something like this be achieved wit RPG Maker VX Ace? I'm not really looking for scripts that will give me that, I want to build it on my own. It's just as a hobby, to have fun building it.
Any similar games that have been developed like this so I can see how they look in RPG Maker?


