|
Post by IronClaw on Jun 16, 2004 23:00:52 GMT -5
I want to make a FFI battle system but I'm lost. I don't know what to do. How would I go about making a battle system (using arrow keys)?
|
|
|
Post by IsmAvatar on Jun 17, 2004 15:37:15 GMT -5
Use objects for each option, and then just have a selector object move around to choose which option.
Start out working on a menu with this idea first (the start menu would be good, because once you're done with that, you have a start menu for the game), then, once you have that perfected, move on to the battle system.
|
|