So I've been using RPG Maker VX Ace a while, but still kinda new to it as I learn more every day from forums and just playing around.
I've got a problem though, I have a scene in my game where your character enters a cave, and then the lights are supposed to dim around, except for a bright circle around your character. That lantern effect I figured out how to do, but when the switch is turned on (using an autorun event in the cave) the game freezes. I have other switches being turned on and off by autorun events like that, and don't know why this causes problem. To test the lantern is working I've used it at the start of the game just so I wouldn't have to play through to that cave, and it worked fine. I have no other events in the cave except the two exits.
Could anyone help me figure this out, please?