ok, so i have an event that, does this:
there is a box, and if you press enter, it moves in the direction you are facing, and keeps going until it hits a wall. if it touches a certain tile, a switch is triggered.
here's the problem. when i press enter, the box moves, but the player is frozen, as if there is still an event running.
here's what i have