Пікірлер
@insertcontent8791
@insertcontent8791 Ай бұрын
Code Ripple where are the uploads bro
@efevural7999
@efevural7999 8 ай бұрын
broooo we ruined our project again but you saved us again thanks a lot you're the best!!!!
@efevural7999
@efevural7999 8 ай бұрын
We were in gamejam and it helped a lot bro appreciated!!!
@dryzoFy
@dryzoFy 9 ай бұрын
what makes this tutorial so good is that the kid got the british accent! makes the tut 100% better
@Cyoclonic
@Cyoclonic Жыл бұрын
Yo, can you make a tutorial on how to teleport to different scenes?
@kabam699
@kabam699 Жыл бұрын
this is great but the quality is so bad i cannot see the code and its just kiling me
@hilariousroom3181
@hilariousroom3181 Жыл бұрын
How do you teleport somewhere by pressing a certain button while looking at a certain object?
@HanguzKhan
@HanguzKhan Жыл бұрын
doesnt work
@natemitchon
@natemitchon Жыл бұрын
thank you this was so helpful
@Mario6K89
@Mario6K89 Жыл бұрын
Thank you a lot for this tutorial
@JarmezGD
@JarmezGD Жыл бұрын
Thank you for this life changing video. I learnt today that if you touch a bomb you die
@CodeRipple
@CodeRipple Жыл бұрын
You can use this knowledge when you get drafted in WW3
@iansmith4462
@iansmith4462 Жыл бұрын
Should have been named "C++ learn to output to the console in 1 min"
@LitoMike
@LitoMike Жыл бұрын
it doesnt work, can it go through walls?
@Jdev-r4l
@Jdev-r4l Жыл бұрын
the script is not the same one and i cant seem to get the auto correct thing can you please help
@JoskeVR
@JoskeVR Жыл бұрын
dawg
@HanguzKhan
@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
@redvr4046 Жыл бұрын
Is this good to use for a vrchat world?
@DukeandJohn
@DukeandJohn 2 жыл бұрын
This is the best tutorial thank you
@LoppyDaCutie
@LoppyDaCutie 2 жыл бұрын
thank you. this is quick and easy and explained better then anyone i have asked help for before when making unity worlds
@rychusan3837
@rychusan3837 2 жыл бұрын
Hi what should i do if i want to do more teleporters
@CodeRipple
@CodeRipple 2 жыл бұрын
You could add another pair of scripts
@Anonym36061
@Anonym36061 2 жыл бұрын
nice video :) thx
@droxykk
@droxykk 2 жыл бұрын
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!
@TD64
@TD64 2 жыл бұрын
In any way i cannot get it to work. Why is that? I even made the GameObject variables to Transform variables
@CodeRipple
@CodeRipple 2 жыл бұрын
Are you getting any errors?
@dimi5862
@dimi5862 2 жыл бұрын
Global variables are evil
@CodeRipple
@CodeRipple 2 жыл бұрын
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.
@bobssmith7524
@bobssmith7524 2 жыл бұрын
Hi HoW aRe YoU?
@CodeRipple
@CodeRipple 2 жыл бұрын
?
@bobssmith7524
@bobssmith7524 2 жыл бұрын
@@CodeRipple Hi
@insertcontent8791
@insertcontent8791 2 жыл бұрын
@@CodeRipple shuddup man
@thatsmallguy6729
@thatsmallguy6729 2 жыл бұрын
You're back! Nice video
@מרקמליקוב
@מרקמליקוב 2 жыл бұрын
Legend
@vitalii2284
@vitalii2284 2 жыл бұрын
Thanks for the video. Please tell me how teleportation can be carried out in VR/XR?
@CodeRipple
@CodeRipple 2 жыл бұрын
I believe it would be the same
@vitalii2284
@vitalii2284 2 жыл бұрын
@@CodeRipple Unfortunately not. Other objects are teleported, but XR Rig is not((
@emreozdemir5107
@emreozdemir5107 2 жыл бұрын
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.
@warittorn3206
@warittorn3206 7 ай бұрын
@@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?
@johnchris4515
@johnchris4515 2 жыл бұрын
where did the Description go?
@CodeRipple
@CodeRipple 2 жыл бұрын
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
@carinaragg4266
@carinaragg4266 2 жыл бұрын
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?
@CodeRipple
@CodeRipple 2 жыл бұрын
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.
@DanieI.GT. 11 ай бұрын
@@CodeRippletelepota.
@ivanperez4161
@ivanperez4161 2 жыл бұрын
Thanks!! I'm a computer science student starting with unity and your tutorial helped a lot :)
@vmqs
@vmqs 2 жыл бұрын
this tutorial is pretty bad, not straight forward at all. please explain better
@sp8cky
@sp8cky 2 жыл бұрын
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
@CodeRipple
@CodeRipple 2 жыл бұрын
Wouldnt it just be multiple instances of the same script?
@sp8cky
@sp8cky 2 жыл бұрын
@@CodeRipple no this doesn't work. I don't know why but it doesn't.
@CodeRipple
@CodeRipple 2 жыл бұрын
What have you tried doing? Have you tried creating multiple gameobjects with the scripts?
@CodeRipple
@CodeRipple 2 жыл бұрын
@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
@ethanthengineer
@ethanthengineer 2 жыл бұрын
oh thanks I was doing that wrong too lol
@pista69420
@pista69420 2 жыл бұрын
somehow i made this whole thing in 17 seconds with just 6 lines of code AND ITS NOT BUGGY
@redymedy
@redymedy 2 жыл бұрын
please please ACTUALLY EXPLAIN
@crankyastrologer96
@crankyastrologer96 2 жыл бұрын
thats amazing
@Ciroisnthere
@Ciroisnthere 3 жыл бұрын
thank u😄🙂
@chikinonfrydai
@chikinonfrydai 3 жыл бұрын
Hey uh, i did everything exactly like you said but it isn’t working
@CodeRipple
@CodeRipple 3 жыл бұрын
Are you getting any errors in the console?
@editoe_b
@editoe_b 2 жыл бұрын
@@CodeRipple no
@minecraftilehm3512
@minecraftilehm3512 3 жыл бұрын
i subbed
@mYvideo8.8
@mYvideo8.8 3 жыл бұрын
do u remember me, its mylo lol
@CodeRipple
@CodeRipple 3 жыл бұрын
Hi! Yes I do, its been quite a long time lol
@mYvideo8.8
@mYvideo8.8 3 жыл бұрын
@@CodeRipple yeah lol
@simonwesterman6675
@simonwesterman6675 3 жыл бұрын
Thank you for your help you are very talented and deserve more love keep it up :)
@CodeRipple
@CodeRipple 3 жыл бұрын
Thanks!
@directbrickanimations2803
@directbrickanimations2803 3 жыл бұрын
Nice
@WebsiTeem
@WebsiTeem 3 жыл бұрын
nice
@Blajargon93
@Blajargon93 3 жыл бұрын
Nice video. Keep it up!
@karmidevi5053
@karmidevi5053 3 жыл бұрын
I have a question can I use this multiple times
@karmidevi5053
@karmidevi5053 3 жыл бұрын
You saved me
@newbpod
@newbpod 3 жыл бұрын
what is the transparent cube used for?
@CodeRipple
@CodeRipple 3 жыл бұрын
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.
@newbpod
@newbpod 3 жыл бұрын
@@CodeRipple i fixed it but thanks
@aritgirlfoamflinging4816
@aritgirlfoamflinging4816 3 жыл бұрын
i can't get the bot online the "node ." part isn't working.
@dunderguy
@dunderguy 3 жыл бұрын
Me: Does everything right Unity: Nope
@RenderBones
@RenderBones 3 жыл бұрын
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"
@gamely3
@gamely3 4 ай бұрын
@@RenderBones still didnt work
@Kubass
@Kubass 3 жыл бұрын
how to turn off please
@CodeRipple
@CodeRipple 3 жыл бұрын
1. Please dont spam 2. There is an off switch in the heroku website
@millopodia
@millopodia 3 жыл бұрын
Thanks for the button script took me 5 mins not 5 seconds though Good job