Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_ch3_GSA01F_Create_0

(view raw script w/o annotations or w/e)
1
con = -1;
2
customcon = 0;
3
if (global.plot < 60)
4
    con = 0;
5
else
6
    instance_destroy();