Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_mike_battle_Create_0

(view raw script w/o annotations or w/e)
1
image_speed = 0;
2
depth = 2;
3
action = 0;
4
act = 0;
5
phase = 0;
6
xscale = 1;
7
yscale = 1;
8
xscale2 = 1;
9
yscale2 = 1;
10
timer = 0;
11
blush = 0;
12
spd = 8;
13
blush_alpha = 0;
14
move = false;
15
sad = 0;
16
type = 0;
17
battle_start = 0;
18
x = xstart + 300;
19
newx = xstart;
20
image_xscale = 2;
21
image_yscale = 2;
22
talked = 0;
23
talking = false;
24
talktimer = 0;
25
talkmax = 150;
26
talk_ind = 0;
27
blush_x = 0;
28
for (i = 0; i < 12; i++)
29
    anim[i] = 0;