Problem with a game in progress called Tokyo Blow

Instead of setting variables on the stats screen, try using gosub_scene and return and see if that works. (I don’t think you can do that from the stats screen either though).

We tend to suggest against capital letters in variables since they can be case sensitive and it’s just easier to keep track of without any. As long as you’re consistent though it shouldn’t matter.