Relative TP Offset
I'm trying to find a way to teleport a player from one nearby entity to another entity while maintaining relative position to said entities.
For example, if Player approaches Entity A and comes to the coordinate ~-0.5 ~ ~0.7 (relative to that entity), the player will then be teleported to Entity B at ~-0.5 ~ ~0.7 relative to its position.
Continue to help post