Unity Tutorial: Making a Ring Teleporter


Teleporters are a cool mechanism for players being able to move around our game levels. In this tutorial we’ll build a ‘ring teleporter’ similar to the ones from Stargate. The teleporter will allow a destination to be selected and when the teleport happens objects are swapped between the two platforms.

📂 Grab the full project ➠ https://github.com/GameDevEducation/UnityTutorial_Teleporters_StargateStyle