Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_bowll_head_a_Other_7

(view raw script w/o annotations or w/e)
1
if (sprite_index == spr_bowll_head_normal || sprite_index == spr_bowll_head_critical)
2
{
3
    image_speed = 0
4
    image_index = 0
5
}