"Entering" an object to a new room/world
I'm completly new to Unity so sorry if this is a stupid question.
I want to have an object, say a simple sphere that when the player/user clicks it the players "enters" the sphere and is shown whats inside.
What kind of strategy is the best to accomplish something like this?
Comment