Is there another method I can use besides Freeze_Mode in order to prevent the player from moving on the screen?
Everytime I use freeze_mode the game crashes. I have no idea why... I'm using it in an IF statement, so I'm not sure why it's crashing. Does freeze_mode stop all functions from running as well?