Sorry but I’ve looked around the forums and haven’t yet found an answer.
Basically, I’m designing a simple first-person navigation space where the player walks around a giant sphere (movements are restricted to forward and backward, and the player cannot turn around or mouse-look.) The player begins looking at a portal/plane, but as the player approaches the portal/plane, it shrinks. The player must back away from the plane, watching it grow, and make one full revolution around the sphere in order to pass through the plane.
I believe script would need to stop after one full revolution, or else i envision the plane would shrink immediately?
Please help!
Thanks to all and much appreciated.