Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_poppup_mouse_Create_0

(view raw script w/o annotations or w/e)
1
image_alpha = 0;
2
active = false;
3
x = mouse_x;
4
y = mouse_y;
5
depth -= 2;
6
useSprite = false;