Hello, I'm new and I'm trying to create a small cutscene where a textbox appears and then use applymovement to move the player.
The problem is that the applymovement will only work if it's before the msgbox, but I want it to move after the msgbox.
Here is the script:
MOVE_PLAYER won't work...