Undertale script viewer

← back to main script listing

gml_Object_obj_blkpxl0tall_Create_0

(view raw script w/o annotations or w/e)
1
dt = instance_create(x, y, obj_whtpxlgrav);
2
action_create_object(obj_whtpxlgrav, x, y);
3
action_create_object(obj_whtpxlgrav, x, y + 2);