How do you make an action game. I have heard of some, however, I do not know what scripts I need to use.Assistance, Please!!!!
Announcement
Collapse
No announcement yet.
assistance!
Collapse
X
-
Re: assistance!
Making an action game on RPGM2 probably isn't the best way to become familiar with the software, but there are some guides on here which can help you if you're determined.
Basically, you'll need scripts to calculate the distance between your character and the enemy (to check if attacks hit) which you'll need to do using variables, and these will vary depending how far you want your attack to reach. Also, you'll need variables to keep track of the player's and the enemy's health.
This should help.
You should try out some RPGM2 games that have an active battle system too, so you can see what's possible.Last edited by Tsunami; 12-01-2007, 06:51 PM.
Comment


Comment