ID:158881
Jun 15 2009, 8:57 pm
|
|
So I am trying to make an RPG where random encounter is involved. As of now I am using Zagreus's Random Encounter demo as a reference and my code is pretty much similar. However, in his code, he has it that the character tries to move, he gets into battle. I want it so that after you move and reach the adjacent tile, then the character would get into the battle. How do I do this?
|
Jun 15 2009, 9:13 pm
|
|
Trigger the battle on Entered() and sleep() a bit?
|
You've already made a topic about this and got a reply that also covered this question. Why make a new topic? You could always bump the old one (don't do that now as then we'll have 2 topics for the same question on the beginning of the first page; let the old one die).
Was there something in my reply you didn't understand? We can try and clarify. |