How do you teleport from one activation region to another?
Posted: Mon Apr 30, 2012 9:39 pm
How do you teleport from one activation region to another? would you use the moveto function or what?
Game Editor discussion board
http://game-editor.com/forum/
view.x = 1000;
view.y = 1000;
// this code moves the view to point (1000, 1000)