ID:152908
Jul 23 2005, 11:15 am
|
|
I need some Demos for an automatic battle system, like in Ragnarok Online, where you only have to click a monster and u attack it hit after hit after hit without holding a button =\ i have really no idea on how to do this
|
Jul 23 2005, 3:44 pm
|
|
Look up Click(). In the Click(), start an attack loop which only finishes when the monster is destroyed/the player dies.
|