Harpoon Hanna 5 Posted July 26, 2023 (edited) How do I teleport without having to die? I can't figure out the magic word to relocate the player (just a short distance), although I know it's possible. Thanks a bunch Edited July 26, 2023 by Harpoon Hanna Share this post Link to post Share on other sites
handofthesly 214 Posted July 26, 2023 Possibly you mean the /unstuck command? Share this post Link to post Share on other sites
Harpoon Hanna 5 Posted July 27, 2023 Throw the switch and you teleport to the top of the tower. That sort of thing. Share this post Link to post Share on other sites
Oliver Hope 261 Posted July 29, 2023 you should use the 'set position object' tile. you can enter global co ordinates manually, or I recommend placing a reference game logic where you want to teleport too and then in your script use the get 'position game logic' tile and select the reference point. you can stick this tile in the position slot of the set position tile. you will also need to put the trigger entity tile into the object slot if you are using a lever. 1 Share this post Link to post Share on other sites
Harpoon Hanna 5 Posted August 1, 2023 Thank you so much. In the meantime, trying to figure how a player can reach the unreachable tower, I made a flying submarine rocket which is pretty cool. 1 Share this post Link to post Share on other sites