- Joined
- Oct 18, 2017
- Messages
- 16
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
I'm trying to create a combat simulation like the one used in domina. It's a gladiator management simulator. Each gladiator has their own unique stats, and the battle is done without inputting any commands by the player. The gladiators move, attack, block and evade on screen in the arena. The rate of the gladiators actions all depend on their skills and stats
I'm just wondering the best way to go about creating a battle scene where two actors move about the screen, fighting and dodging until one defeats the other. Would I need an ai system? Or could I do it with a complicated set of variables and checks? What is the logic route I need to get on in order to think this through?
Basically I'm trying to create a battle simulation scene?
Thanks guys. Appreciate the time. Looking forward to hearing from you all.
I'm just wondering the best way to go about creating a battle scene where two actors move about the screen, fighting and dodging until one defeats the other. Would I need an ai system? Or could I do it with a complicated set of variables and checks? What is the logic route I need to get on in order to think this through?
Basically I'm trying to create a battle simulation scene?
Thanks guys. Appreciate the time. Looking forward to hearing from you all.


