Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_axis_geno_8_Destroy_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
with (obj_battle_enemy_attack_axis_turret_geno)
4
    instance_destroy()
5
with (obj_battle_enemy_attack_axis_turret_bullet_geno)
6
    instance_destroy()
7
with (obj_battlebox_controller_axis)
8
    event_user(0)