UI Request: User Variables - Multiple Bytes

chronosv2

New member
Hey there!
Was just doing a few things with custom variables, and have run into a problem. In the UI you can now create user variables, which is absolutely fantastic.
I'd like to be able to make multi-byte variables in the UI, so that if I happen to edit a variable in UserVariables.asm it doesn't just get switched back. I've gotten around that using 3 variables, but I don't know if they're contiguous so I don't know whether AddValue or SubtractValue will work on them.
 
Top Bottom