Closed Aldrin-John-Olaer-Manalansan closed 2 months ago
Just define variables using [type] [name]
declaration. Let the compiler manage variable allocations.
float MYACTOR, MYWEAPON, MYPOSITION_Z, MYPOSITION_Y, MYPOSITION_X
https://tutorial.sannybuilder.com/variables/ https://docs.sannybuilder.com/language/data-types/variables#local-variables
SB only allows this:
Can you implement a shorthand version? For example: