Deltarune script viewer

← back to main script listing

gml_Object_obj_queen_wineflass_pushin_Create_0

(view raw script w/o annotations or w/e)
1
image_index = 1;
2
image_speed = 0;
3
image_angle = obj_queen_wineglass.image_angle;
4
image_xscale = obj_queen_wineglass.image_xscale;
5
image_yscale = obj_queen_wineglass.image_yscale;
6
x = obj_queen_wineglass.x;
7
y = obj_queen_wineglass.y;
8
visible = false;
9
depth = obj_growtangle.depth + 2;