Deltarune (Chapter 5) script viewer

← back to main script listing

gml_Object_obj_blue_flower_reticle_Other_10

(view raw script w/o annotations or w/e)
1
speed = point_distance(x, y, xgoal, ygoal) * 0.075;
2
direction = point_direction(x, y, xgoal, ygoal);