Reply to Re: cutscene with several monsters
If you don't have an account, just leave the password field blank.
You forgot something.. it's
move_stop(int active_sprite, int direction, int destination_coordinate, bool ignore_hardness);
For the last bit (ignore hardness) just use 1.
move_stop(int active_sprite, int direction, int destination_coordinate, bool ignore_hardness);
For the last bit (ignore hardness) just use 1.






