Undertale script viewer

← back to main script listing

gml_Object_obj_core_lightstrip_m_Create_0

(view raw script w/o annotations or w/e)
1
siner = 0;
2
if (instance_exists(obj_elevatordoor))
3
    depth = obj_elevatordoor.depth + 1;
4
powered = 1;