// Inherit the parent event event_inherited(); if !global.speedrun exit; draw_set_colour(c_red); draw_set_halign(fa_middle); draw_set_valign(fa_center); draw_text(x, y, string(hp)); draw_set_colour(c_white);