Undertale Yellow script viewer
← back to main script listing
gml_Object_obj_ceroba_hair_Other_7
(
view raw script w/o annotations or w/e
)
1
if (animation_end == true)
2
{
3
image_index = 0;
4
image_speed = 0;
5
animation_end = false;
6
}