Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_board_enemy_deer_ice_spell_Create_0

(view raw script w/o annotations or w/e)
1
image_xscale = 2;
2
image_yscale = 2;
3
depth = 100001;
4
len = 8;
5
place = 0;
6
timer = 0;
7
animindex = 0;
8
snd_play_pitch(snd_board_mantle_unknown_a, 0.9 + (random(10) / 20));