Feedback on a relative teleportation script I made

Hello!!

I’ve made a teleportation system that teleports you from one block to another, but your position in the old block remains when being teleported to the other.

The script makes use of firing an event on the client that uses ToObjectSpace and makes the teleport. The most likely use case I can see this being used for is a seamless teleport from one room to another using two identical chambers.

Check my test game out here

You need to walk into the red block to be teleported.

awesome teleport script - Roblox

Pretty basic, works like other teleporters, but with a delay (and one way.)
Not sure how to improve, you could add a fade in then out so that it looks more seamless.

It is very bare bones, I just made the script to test ToObjectSpace and other CFrame operations.

1 Like