Report this content
We want the Dreams coMmunity to be a safe, diverse and tolerant place for everyone, no matter their age, gender, race, sexual orientation or otherwise. If you believe this content to contradict these principles, you can file a report for our coMmunity teams to investigate.
Note that misuse of the reporting tool will not be tolerated.Item being reported:
You might be able to achieve this with just a follower. Let's imagine you're setting up the 'teleport' to the left side of the screen. Make an invisible, non-collidable, block and place it on the left side in the relevant x-axis position. Place a tag on it called 'left'.
Now put a Follower on the object you want to move. Make it follow the 'left' tag. Set the Follower to a really high speed with 100% strength and damping, and movement only in the x-axis. When it's activated it should be fast enough that it essentially looks like teleporting from the player's perspective.
You'll have to test the find out the optimum time to keep the follower active when the object needs to be 'teleported'. At first test it for 0.1s at the maximum possible distance. If it doesn't move the object far enough, then increase the time to 0.2s and so on. The follower should be able to move very fast, just make sure no other movers are interfering at the same time.