Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_dustnpc_Create_0
(
view raw script w/o annotations or w/e
)
1
if (global.route == 3)
2
instance_destroy();
3
image_speed = 0;
4
talk = 0;
5
next = false;