I'm trying to have it so once you step onto this tile this event will trigger.
Here is my script after compiling it
So basically once you step on this tile I want the person sprite I have on my map to walk over, say something to the player, lead them somewhere, say something else to the player, then release them. The problem right now is once you step on the script tile your movement becomes locked like the script is starting but the other person never walks over and you become stuck on this tile. Any reason why this happens?