Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_heart_tutorial_arrows_rope_yellow_Step_2

(view raw script w/o annotations or w/e)
1
if (floor(obj_heart_battle_fighting_parent.x) != floor(heart_x_default) || floor(obj_heart_battle_fighting_parent.y) != floor(heart_y_default))
2
    instance_destroy()