I just finished the last lecture in the Scene Management section. I’ve noticed a bug where the player gets stuck in an infinite portal void if they re-enter the next portal without waiting for the previous portal to get destroyed.
Any recommendations on how to fix this?
This is actually covered in a later lecture. The best solution is to disable the Player’s Playercontroller until old portal is about to be destroyed.
Thanks Brian!
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.