Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_bullet_1_Alarm_1

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
sprite_index = sprite_index_og
4
image_alpha = 1
5
image_speed = 1
6
audio_play_sound(snd_ceroba_bullet_rise, 1, 0)