Teleport objects in Unity – Teleportation System to download and import

Introduction

In this article we are going to see a prototype of a teleportation system for Unity, which consists of a series of interconnected rings, when an object that has a Rigidbody component assigned to it enters through a ring, it will exit through the designated exit ring, in the process its speed is conserved but the direction of the movement will be the direction that the exit ring has.

In the following video you can see how to assemble a teleportation system of two or more rings using this prototype in Unity.


Unity Package

In the following link you can download the Unity Package with the teleportation system to import it in your own projects.

Scroll to Top
Secured By miniOrange