Deltarune (Chapter 2) script viewer

← back to main script listing

gml_Object_obj_tasqueViroChaser_Create_0

(view raw script w/o annotations or w/e)
1
image_speed = 0.25;
2
con = 0;
3
timer = 0;
4
image_xscale = 2;
5
image_yscale = 2;
6
if (instance_exists(obj_ow_virokun_mansion_east_1f_d))
7
    depth = obj_ow_virokun_mansion_east_1f_d.depth - 1;
8
x += 46;
9
y += 5;