So I have this scene in my game where the character has a vision of war. However, as events are transpiring, the player still has the ability to move the character. How do I prevent that? I've seen it done before.
Put the event mode on Auto Event. There should also be a event command called Halt all movement, you can try that too.
Alright, I put it on Autorun, and that worked. Thanks.