#Need help with portals.

1 messages · Page 1 of 1 (latest)

mystic fiber
#

I have tried stuff with portals several times, and in every video I have watched, the camera will make the portal it's behind invisible before taking a picture, and then make it visible again afterwards. I have tried this:

myWormhole.Renderer.enabled = false;
//positioning stuff
cam.Render();
myWormhole.Renderer.enabled = true;```
However, it still ends up taking a picture of the portal. Also this is being called in Update, not sure if that's causing problems. Please ping me if you have any ideas?
mystic fiber
#

Just so anyone looking knows, I still need help.

mystic fiber
#

I will say thank you to the first person who types something in here.