SebLague / Portals

Portals in Unity
https://www.youtube.com/watch?v=cWpFZbjtSQg
MIT License
773 stars 167 forks source link

Question about portal camera movement through scene additive #16

Closed slagatoras closed 2 years ago

slagatoras commented 2 years ago

Hello hello and thank you for this! its a life saver! A quick question though as im using a scene additive approach to loading levels and moving through the portals to them, which works just fine apart from the render texture in the portal cameras. Even though i can go back and forth the additive levels the cameras wont move nor do they render whats inside. for now i do have a simple warp effect to mask this but i would like to make it render the other side properly! any ideas or recommendations?