Deltarune script viewer

← back to main script listing

gml_Object_obj_npc_puzzlemaster2_ch1_Step_1

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