Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_item_description_screen_shop_Create_0

(view raw script w/o annotations or w/e)
1
depth = -room_height - 161;
2
y_start = y;
3
y_finish = y - (sprite_height - 1);
4
instance_create(0, 0, obj_text_item_description_shop);