Undertale script viewer
← back to main script listing
gml_Object_obj_gyftrotgift_Alarm_0
(
view raw script w/o annotations or w/e
)
1
image_index = gift;
2
if (gift == 1 || gift == 7)
3
depth = 9;
4
active = 1;
5
visible = true;