Quote:
Originally Posted by Chicken Bones
Umm... OK
Back to bubble bursting...This is not my follow me script I have one it just isn't posted.
That was actually just a test to see if I could move during a script.
Ok so you can't move during PAUSE but is there any other time you can move.
Not sure if it's special or ASM but the safari zone seems to know how to do this. (I have decompiled the safari zone completely in XSE, all level scripts, tiles, people etc.)
|
What are you talking about?
You can move during any script except ones that force you to stop moving, or applymovements...
The safari Zone isn't a script, it is a change in game play, it is COMPLETELY different.
It isn't usually reccomended to let the player have control while a script is running, but is easy, just don't include a lock at the beginning of the script...