Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_rhythmgame_performer_Other_10

(view raw script w/o annotations or w/e)
1
if (!loop)
2
{
3
    image_index = 0;
4
    image_speed = main_speed;
5
}