broooo we ruined our project again but you saved us again thanks a lot you're the best!!!!
@efevural79998 ай бұрын
We were in gamejam and it helped a lot bro appreciated!!!
@dryzoFy9 ай бұрын
what makes this tutorial so good is that the kid got the british accent! makes the tut 100% better
@Cyoclonic Жыл бұрын
Yo, can you make a tutorial on how to teleport to different scenes?
@kabam699 Жыл бұрын
this is great but the quality is so bad i cannot see the code and its just kiling me
@hilariousroom3181 Жыл бұрын
How do you teleport somewhere by pressing a certain button while looking at a certain object?
@HanguzKhan Жыл бұрын
doesnt work
@natemitchon Жыл бұрын
thank you this was so helpful
@Mario6K89 Жыл бұрын
Thank you a lot for this tutorial
@JarmezGD Жыл бұрын
Thank you for this life changing video. I learnt today that if you touch a bomb you die
@CodeRipple Жыл бұрын
You can use this knowledge when you get drafted in WW3
@iansmith4462 Жыл бұрын
Should have been named "C++ learn to output to the console in 1 min"
@LitoMike Жыл бұрын
it doesnt work, can it go through walls?
@Jdev-r4l Жыл бұрын
the script is not the same one and i cant seem to get the auto correct thing can you please help
@JoskeVR Жыл бұрын
dawg
@HanguzKhan Жыл бұрын
you have to go to edit, preferences, external, then where it says open file location click that and change it to visual studios
@redvr4046 Жыл бұрын
Is this good to use for a vrchat world?
@DukeandJohn2 жыл бұрын
This is the best tutorial thank you
@LoppyDaCutie2 жыл бұрын
thank you. this is quick and easy and explained better then anyone i have asked help for before when making unity worlds
@rychusan38372 жыл бұрын
Hi what should i do if i want to do more teleporters
@CodeRipple2 жыл бұрын
You could add another pair of scripts
@Anonym360612 жыл бұрын
nice video :) thx
@droxykk2 жыл бұрын
I like your way of practicing through these extreme challenges its a fun idea! you're bound to have a video blow up if you keep uploading more often, great video keep it up if you have the time man!
@TD642 жыл бұрын
In any way i cannot get it to work. Why is that? I even made the GameObject variables to Transform variables
@CodeRipple2 жыл бұрын
Are you getting any errors?
@dimi58622 жыл бұрын
Global variables are evil
@CodeRipple2 жыл бұрын
Yeah I get that but for a starter project it wouldn’t do much harm. Similar to using namespace std. I guess an argument could be made about teaching people to do this at a early point though.
@bobssmith75242 жыл бұрын
Hi HoW aRe YoU?
@CodeRipple2 жыл бұрын
?
@bobssmith75242 жыл бұрын
@@CodeRipple Hi
@insertcontent87912 жыл бұрын
@@CodeRipple shuddup man
@thatsmallguy67292 жыл бұрын
You're back! Nice video
@מרקמליקוב2 жыл бұрын
Legend
@vitalii22842 жыл бұрын
Thanks for the video. Please tell me how teleportation can be carried out in VR/XR?
@CodeRipple2 жыл бұрын
I believe it would be the same
@vitalii22842 жыл бұрын
@@CodeRipple Unfortunately not. Other objects are teleported, but XR Rig is not((
@emreozdemir51072 жыл бұрын
For VR/XR add following on top of the script (tested in Unity 2020.3.18f) : using UnityEngine.XR.Interaction.Toolkit; using Unity.XR.CoreUtils; And change: public GameObject Player; to public XROrigin Player; You can assign the teleporter code to XROrigin on your scene, Drag and drop XR Origin to Player slot . Add capsule collider to your XROrigin.
@warittorn32067 ай бұрын
@@emreozdemir5107 I'm also trying to make a teleporter for my university VR project, The XR rig is able to teleport to the destination but any grabbed objects will be dropped in front of the first teleporter. I just want to know if grabbed object still remains in the player's hand for yours?
@johnchris45152 жыл бұрын
where did the Description go?
@CodeRipple2 жыл бұрын
I checked and it’s still there for me but if you can’t find it it’s this: How to Make Teleporters in Unity In this tutorial I will feature how to make a unity teleporter (3d or 2d) Project: github.com/catty01/Catty01TeleporterTutorial/ Code: pastebin.com/t1820ZYR My Discord Server: discord.gg/2Yjb4H4 SUBSCRIBE tinyurl.com/y2nsyv4o Development Channel (trailers and stuff) : kzbin.info/door/-Q8K17zrEI5ZSz_GJTPRVA
@carinaragg42662 жыл бұрын
Hi, quick question: how can I use multiple teleporters in the same scene with this script? What do I have to change in the code for that to work?
@CodeRipple2 жыл бұрын
Hi. That would be possible. You could create multiple instances of the script and set the ‘TeleportTo’ and ‘StartTeleporter’ variables to different teleporters.
@DanieI.GT.11 ай бұрын
@@CodeRippletelepota.
@ivanperez41612 жыл бұрын
Thanks!! I'm a computer science student starting with unity and your tutorial helped a lot :)
@vmqs2 жыл бұрын
this tutorial is pretty bad, not straight forward at all. please explain better
@sp8cky2 жыл бұрын
Could somebody please tell me how to change the script to use more two-way-teleporters in one scene? I didn´t get it. Please show me a script. thanks
@CodeRipple2 жыл бұрын
Wouldnt it just be multiple instances of the same script?
@sp8cky2 жыл бұрын
@@CodeRipple no this doesn't work. I don't know why but it doesn't.
@CodeRipple2 жыл бұрын
What have you tried doing? Have you tried creating multiple gameobjects with the scripts?
@CodeRipple2 жыл бұрын
@Julia Hermerding I think the problem you are facing is that you are using the same tags for all teleporters. You need to create new tags for each pair
@ethanthengineer2 жыл бұрын
oh thanks I was doing that wrong too lol
@pista694202 жыл бұрын
somehow i made this whole thing in 17 seconds with just 6 lines of code AND ITS NOT BUGGY
@redymedy2 жыл бұрын
please please ACTUALLY EXPLAIN
@crankyastrologer962 жыл бұрын
thats amazing
@Ciroisnthere3 жыл бұрын
thank u😄🙂
@chikinonfrydai3 жыл бұрын
Hey uh, i did everything exactly like you said but it isn’t working
@CodeRipple3 жыл бұрын
Are you getting any errors in the console?
@editoe_b2 жыл бұрын
@@CodeRipple no
@minecraftilehm35123 жыл бұрын
i subbed
@mYvideo8.83 жыл бұрын
do u remember me, its mylo lol
@CodeRipple3 жыл бұрын
Hi! Yes I do, its been quite a long time lol
@mYvideo8.83 жыл бұрын
@@CodeRipple yeah lol
@simonwesterman66753 жыл бұрын
Thank you for your help you are very talented and deserve more love keep it up :)
@CodeRipple3 жыл бұрын
Thanks!
@directbrickanimations28033 жыл бұрын
Nice
@WebsiTeem3 жыл бұрын
nice
@Blajargon933 жыл бұрын
Nice video. Keep it up!
@karmidevi50533 жыл бұрын
I have a question can I use this multiple times
@karmidevi50533 жыл бұрын
You saved me
@newbpod3 жыл бұрын
what is the transparent cube used for?
@CodeRipple3 жыл бұрын
I am sorry for the late reply. Can you link the timestamp from which the transparent cube was? I havent looked at this project in a long time.
@newbpod3 жыл бұрын
@@CodeRipple i fixed it but thanks
@aritgirlfoamflinging48163 жыл бұрын
i can't get the bot online the "node ." part isn't working.
@dunderguy3 жыл бұрын
Me: Does everything right Unity: Nope
@RenderBones3 жыл бұрын
if you copy and paste his code. make sure on line 4 where it says "public class teleporter : MonoBehaviour" The word teleporter has to be the same name as the file name. everything is case sensitive. so it would be "public class (insert script file name) : MonoBehaviour"
@gamely34 ай бұрын
@@RenderBones still didnt work
@Kubass3 жыл бұрын
how to turn off please
@CodeRipple3 жыл бұрын
1. Please dont spam 2. There is an off switch in the heroku website
@millopodia3 жыл бұрын
Thanks for the button script took me 5 mins not 5 seconds though Good job