Using *create commands

Do you even need to use a create command? Because my game works just fine without mentioning ‘*create’ even once. I do have the variables in mygame.js, though.

Create’s easier. There’s no messing around in files where a mistake might break everything.

Back in the dark ages before the create command was created we edited the mygame.js I believe you can still do things that way if you want.