Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_ow_virokun_mansion_east_1f_d_Create_0

(view raw script w/o annotations or w/e)
1
image_xscale = 2;
2
image_yscale = 2;
3
image_speed = 0.25;
4
global.charinstance[0] = obj_mainchara;
5
global.charinstance[1] = global.cinstance[0];
6
global.charinstance[2] = global.cinstance[1];
7
timer = 0;
8
siner = 0;
9
shottimer = 0;
10
con = 0;
11
multiplier = 2;
12
timermax = 0;
13
shotcount = 0;
14
gentimer = 0;
15
hspeeddes = 0;
16
spear = 0;