Is there an easy way to reset global/private variables to their initial value, without either having to restart the game (or anything like that) or brute forcing it (doing set value to 1 set value to 4 set value to 20 ...)
would be nice if there was a "get global initial value" or something so you could just set up a big loop to do it all for you