Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_overworld_knight_sword1_Create_0

(view raw script w/o annotations or w/e)
1
destroyoffscreen = false;
2
tolerance = 0;
3
active = 1;
4
timer = 0;
5
con = 0;
6
damage = 75;
7
target = 0;
8
ypos = 0;
9
vanish = false;
10
image_alpha = 0;
11
image_speed = 0;
12
image_index = 2;
13
image_angle = 270;
14
image_xscale = 2;
15
image_yscale = 2;
16
sprite_index = spr_roaringknight_sword3;
17
depth = 80;