Undertale script viewer
← back to main script listing
gml_Object_obj_creeptree1_Step_1
(
view raw script w/o annotations or w/e
)
1
if (instance_exists(obj_mainchara))
2
xcurrent = obj_mainchara.x;