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.