Undertale Yellow script viewer

← back to main script listing

gml_Object_obj_path_test_Create_0

(view raw script w/o annotations or w/e)
1
walk_speed = 3;
2
drawpath = false;
3
is_walking = false;
4
waiter = 0;
5
mx = x;
6
my = y;