Deltarune (Chapter 3) script viewer

← back to main script listing

gml_Object_obj_heart_follower_overshoot_Create_0

(view raw script w/o annotations or w/e)
1
target = 1463;
2
depth = obj_heart.depth - 5;
3
smoothing = 0.5;
4
xvelocity = 0;
5
yvelocity = 0;
6
max_speed = 8;