This is really a superb tool and engine, really love using it.
either a feature request or a how do you do.
Constants
SPEED = 6
MAXBULLET = 20
things like that, in the same way devpac would them replace them in code during a pass
IF A = MAXBULLET
instead of having to replace 20 in several places if I want to change MAXBULLET
They don’t use up any variables this way.
again superb engine thank you.