Undertale script viewer

← back to main script listing

gml_Object_obj_transheart_fake_Other_10

(view raw script w/o annotations or w/e)
1
spdr = distance_to_point(mychoicex, mychoicey) / 17;
2
move_towards_point(mychoicex, mychoicey, spdr);