Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_bramble_Collision_obj_plat_susieaxe_hbx

(view raw script w/o annotations or w/e)
1
hp--;
2
with (other)
3
    do_hbx_hit(-4);
4
instance_destroy();