Undertale script viewer
← back to main script listing
gml_Object_obj_undertaletitle_Keyboard_39
(
view raw script w/o annotations or w/e
)
1
if (global.debug == 999)
2
{
3
if (instance_exists(OBJ_WRITER) == 0 && global.kills == 0)
4
rot += 1;
5
}