RadethDart
Sponsor
I was wondering how I could disable a whole script until I turned on a switch so it will run.
For instance, I have a platformer script that I only want activated when the player is transfered to a certain area. ;D Thanks anyone who can help...I am having trouble trying to do it with $game_switches[#] = false...etc.
For instance, I have a platformer script that I only want activated when the player is transfered to a certain area. ;D Thanks anyone who can help...I am having trouble trying to do it with $game_switches[#] = false...etc.