[SOLVED] Why can't I teleport correctly?

Here is the editor:
https://playcanvas.com/editor/scene/1306663
I am trying to teleport the main model/character to the second platform on the right when the character collides with the blue finish line. I have code that should teleport the player to the start of the second platform, but it is not working. Please help, thanks!

Hi @CRAYPHiSHQUESTIONS! I think line 33 of your movement script overrules the expected position.

Oh, thank you. that was a silly mistake. I appreciate it! :grinning: