Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_decibat_eyes_opening_Other_7

(view raw script w/o annotations or w/e)
1
fade = true;
2
instance_create(x, y, obj_decibat_body_intro);
3
instance_create(x, y, obj_decibat_head);
4
image_speed = 0;
5
image_index = 31;