I'm trying to make a game on the 84+ with axe parser but I'm coming close to running out of variables. Is there a way to get more variables than the 26 letters?
I have tried to store numbers as strings but that doesn't seem to let me change the value once it is initially set.
If anyone knows a way to get more than 26 non static variables please tell me