#Problems with the portal tutorial
1 messages · Page 1 of 1 (latest)
Heres the link https://youtu.be/cuQao3hEKfs?si=P4BFesPQsoW_Zjz7
Get all Udemy courses for only $10.99: http://bit.ly/BRACKEYSJAN
The link above is an exclusive limited $10 site wide deal that expires soon so... go nuts!
In this video we create a smooth portal effect in Unity!
● Download Shader: https://goo.gl/iKCk1r
● Project on GitHub: https://github.com/Brackeys/Portal-In-Unity
The video is based on th...
You're teleporting the player to the position of the second portal. Which causes that portal to teleport back, ad infinitum
Don't teleport to the position of the portal exactly. Offset them slightly
Yeah Brackeys does not mention it, but it's important to keep note of
Just don't put the portals in the exact same (relative) position
But the collider is where i teleport to