Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_o_boxingqueen_KeyPress_79

related scripts: CleanUp_0Create_0Destroy_0Draw_0KeyPress_79 Other_10Other_11Other_12Other_15Other_16Other_5Step_0Step_2

(view raw script w/o annotations or w/e)
1
if (
scr_debug
scr_debug

function
scr_debug()
{ return 0; }
())
2
{
3
    health_count = 1;
4
    times_hit_in_a_row = 2;
5
}