Deltarune script viewer

← back to main script listing

gml_Object_obj_mauswheel_recording_trail_Create_0

(view raw script w/o annotations or w/e)
1
depth += 4;
2
cycleoffset = 0;
3
index = 0;
4
totalpoints = 0;
5
timer = 5;
6
heartposx[0] = obj_heart.x + 8;
7
heartpoxy[0] = obj_heart.y + 8;
8
followindex = 0;