Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_enemy_contact_hitbox_Create_0

(view raw script w/o annotations or w/e)
1
image_xscale = 2;
2
image_yscale = 2;
3
timer = 0;
4
con = 0;
5
damage = 2;
6
mysolid = 0;
7
active_hitbox = true;
8
parentid = -1;
9
destroyonhit = false;
10
krisonly = false;