Deltarune script viewer
← back to main script listing
gml_Object_obj_bluhpainting_Other_10
(
view raw script w/o annotations or w/e
)
1
if (bluh == 0)
2
{
3
bluh = 1;
4
snd_play(snd_bluh);
5
image_index = 1;
6
}