debug: DebugThe Debug interface for debugging stuff.// pause the whole game debug.paused = true // enter inspect mode debug.inspect = true