Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_ceroba_white_soul_Destroy_0

(view raw script w/o annotations or w/e)
1
if (!instance_exists(obj_heart_battle_fighting_parent))
2
    exit;
3
obj_heart_battle_fighting_parent.image_alpha = 1;
4
obj_heart_battle_fighting_parent.moveable = true;