Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_act_hitbox_Create_0

(view raw script w/o annotations or w/e)
1
monster = 0;
2
if (
scr_debug
scr_debug

function
scr_debug()
{ return 0; }
())
3
    image_alpha = 0.5;
4
else
5
    visible = 0;