whoops, sorry, you can. IIRC the lag is due to the order of frame execution. In A4 times there was a hint in the manual that you should insert a wait(1); before setting the new coordinates.

Code:
wait(1);
vec_add(player, toOtherRoomVector);




Follow me on twitter