TELEPORTATION in UNDER 1 MINUTE! Unity 2D Tutorial

preview_player
Показать описание
In this video I'll show you a quick and simple way to make your player teleport using portals in Unity!

if there are any tutorials you'd like to see, feel free to leave a comment below!
------------------------------
(no copyright is intended by using this music, all rights go to their respective creators).
------------------------------
Рекомендации по теме
Комментарии
Автор

this is the simplest way ive seen so far, nice

peri
Автор

This is sick! Now I challenge you to make a gun for it in less than a minute xD keep it up bro!

john_paul
Автор

First !, make more of like these videos bro, its help so much 😅

flashu
Автор

wow your code works like a charm! thumbs up :)

dashmatrix
Автор

thank you so much man !! keep up the good work

khoak
Автор

Not working for me, I followed step by step and rewatched the video multiple times, maybe this doesn't work anymore on more updated unity versions?

GWOGaming
Автор

Followed the video step by step, but for some reason it says "the name 'other' does not exist in the current context" for the other.transform.position line at the end

Uhhok
Автор

i got an error: Assets\Scripts\Teleporter.cs(17, 27): error CS0176: Member cannot be accessed with an instance reference; qualify it with a type name instead. how can i fix this?

epicdevr
Автор

I Have An Error Sayng: 'GameObject' does not contain a definition for 'FindObjectWithTag'
Can you help me?

ItsKorin__
Автор

How would you go about making this for many portals. For example, mine a door and I want them to go through a random door. I am assuming it's something with an Array of the door tag?

ThatGuyHelm
Автор

I got an error: "The name 'destination' does not exist in the current context"

Alafandri
Автор

Hey it says transform definition not found How can i fix this

KiteKami
Автор

hi im new to unity, is there a way to make the portal to only teleport certain objects (player) and not other stuff?

ddeaen
Автор

Mine does not seem to be working, when I enter the portal my character just kinds teleports like a little pit in front of him right near the same portal he entered, um... help

blockay
Автор

Can it also change from one scene to another?

fabianlo
Автор

can you help me? i got an error saying Assets\Portal.cs(26, 85): error CS1026: ) expected

alistairlikesramen
Автор

The only thing is when I go back in the portal(for reference, back in the orange portal), it instead teleports me back to the orange and not to the blue. Any clues why?

friendlyeasonorg
Автор

how can i make the teleport Wait a few second before the teleport happens?

SaijeMage