Deltarune (Chapter 1) script viewer
← back to main script listing
gml_Object_obj_spareanim_Create_0
(view raw script w/o annotations or w/e)
|
1
|
t = 0;
|
|
2
|
image_speed = 0;
|
|
3
|
starcount = 0;
|
|
4
|
afterimage = 0;
|
|
5
|
tone = 0;
|
|
6
|
neotone = 0;
|
|
7
|
snd_stop(snd_spare);
|
|
8
|
snd_play(snd_spare);
|