Another shot in the dark from yours truly.
I'm trying to make it to where my character moves to another part of a building (castle) in the big middle of an "event". I know it won't read any code from one event after the "Movement" command, and that "Warp" isn't very tough to work around. But is there any way I can make a script keep truckin along after moving to another part of the screen?
I even tried placing a "Touch" event right where I set him to move to, but it just ignores it until I move the character.
(Yes, I know I can just make a second castle that looks the exact same and fake it. But I'm also trying to save space.)
I'm trying to make it to where my character moves to another part of a building (castle) in the big middle of an "event". I know it won't read any code from one event after the "Movement" command, and that "Warp" isn't very tough to work around. But is there any way I can make a script keep truckin along after moving to another part of the screen?
I even tried placing a "Touch" event right where I set him to move to, but it just ignores it until I move the character.
(Yes, I know I can just make a second castle that looks the exact same and fake it. But I'm also trying to save space.)



Comment