I wasn't sure if that was intended or not. I kept getting confused to why my code change wouldn't work, but then after restarting the editor it would.
To test the console out, I tried
in the console and got it to give the debug message, but using
gave me the error:
attempt to index global 'globalSave' (a nil
and the rest of the error goes off screen so I can't see it. This doesn't ever give me nil value in when running from my luna.lua, is there a way I can change that variable? Also, is there a log somewhere for my console use?