1 | other.x = other.xprevious; |
2 | other.y = other.yprevious; |
3 | global.interact = 1; |
4 | instance_create(60, 95, obj_toroverworld3); |
5 | with (obj_toroverworld3) |
6 | path_start(path_torielwalkbasement1, 5, path_action_stop, 0); |
7 | conversation = 1; |