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.