Deltarune (Chapter 4) script viewer

← back to main script listing

gml_Object_obj_bell_spin_attack_trail_Create_0

(view raw script w/o annotations or w/e)
1
x1 = x;
2
y1 = y;
3
x2 = x;
4
y2 = y;
5
timer = 0;
6
image_blend = c_red;