Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_lightTriggerArea_Create_0

(view raw script w/o annotations or w/e)
1
image_alpha = 0;
2
init = 0;
3
boss = 0;
4
if (instance_find(object_index, 0) == id)
5
    boss = 1;