When I change a variable's value in Debug mode, events that use that variable as a condition trigger don't respond to the change. For example, if I have an autorun event with a condition trigger of Variable 001 >= 4, then if I go into Debug mode and change Variable 001's value to 4, the event...