Deltarune (Chapter 1) script viewer

← back to main script listing

gml_Object_obj_hathyfightevent_Create_0

(view raw script w/o annotations or w/e)
1
con = 1;
2
if (global.plot >= 36)
3
{
4
    con = -1;
5
    visible = 0;
6
}
7
equipcon = 0;
8
image_speed = 0;
9
depth = 60000;