Let us define a room with a ground of steps to move around and teleport points, please
I have added fps movement on v.1.0.3.
For teleportation, you can use the script call:
ThreeManager.player().setPosition(x,y,z); //Replace x,y,z accordingly.