Deltarune (Chapter 1) script viewer
← back to main script listing
gml_Object_obj_scarelancerevent_Create_0
(view raw script w/o annotations or w/e)
1 |
if (global.plot >= 45) |
2 |
instance_destroy(); |
3 |
con = 1; |
4 |
tx = 680; |
5 |
image_xscale = 2; |
6 |
image_yscale = 2; |
7 |
image_speed = 0; |