Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_halo_bat_circle_Create_0

(view raw script w/o annotations or w/e)
1
animtimer = 0;
2
con = 0;
3
timer = 2;
4
shoot_counter = 0;
5
image_speed = 0;
6
image_index = 0;
7
image_xscale = 2;
8
image_yscale = 2;
9
depth -= 10;
10
targangle = 90;
11
targdist = 160;
12
creatorid = 100;
13
reset = false;
14
move_factor = 12;
15
ratio = 1;
16
turnrate = 4;
17
siner = 0;
18
eyex = 0;
19
eyey = 0;
20
targetEyeX = 0;
21
targetEyeY = 0;
22
flash_alpha = 0;
23
timer_shoot = 17;