Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_ceroba_phase_1_pillars_Step_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
if instance_exists(obj_battle_enemy_attack_bullet_residue)
4
    instance_destroy(obj_battle_enemy_attack_bullet_residue)