Np! Also, to add to what I posted, globals makes the most sense if you want to use a value to pause things. Flags or alt values would work but you'd have to have your pause tied to a specific object (like the player's flags or values). That would still work just fine but it seems to make more sense to just use a global I think. But, it doesn't matter at all as long as what you have works lol.

