Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_shadow_mantle_cloud_Create_0

(view raw script w/o annotations or w/e)
1
image_speed = 0;
2
image_xscale = 2;
3
image_yscale = 2;
4
timer = 0;
5
con = 1;
6
fatal = true;
7
type = 0;
8
snd_stop(snd_wing);
9
snd_play_pitch(snd_wing, 1);