Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_battle_enemy_attack_goosic_disk_Draw_0

(view raw script w/o annotations or w/e)
1
if live_call()
2
    return global.live_result;
3
draw_self()
4
draw_sprite_ext(spr_attack_goosic_disk_arrow, 0, x, y, 1, 1, direction, c_white, arrow_alpha)