debug: Debug
The Debug interface for debugging stuff.
// pause the whole game debug.paused = true // enter inspect mode debug.inspect = true
returns
The debug interface.
since
v2000.0
The Debug interface for debugging stuff.
// pause the whole game debug.paused = true // enter inspect mode debug.inspect = true
returns
The debug interface.
since
v2000.0