Undertale script viewer

← back to main script listing

gml_Object_obj_gyftrotgift_Create_0

(view raw script w/o annotations or w/e)
1
visible = false;
2
alarm[0] = 2;
gml_Object_obj_gyftrotgift_Alarm_0.gml

image_index = gift; if (gift == 1 || gift == 7) depth = 9; active = 1; visible = true;
3
image_speed = 0;
4
active = 0;
5
image_xscale = 2;
6
image_yscale = 2;