Hi,
in our current project we have 2 scenes. a lobby and a a game.
both work fine, but we wan’t to be able to load the game inside a predetermined space inside the lobby…
we thought about just messing with scales and positioning a additive scene, but that seemed messy.
we also looked at brackeys “smooth portals” tutorial but we don’t want to just see the scene, we want to interact with it(with mouse clicks) through the window.
any ideia on how to work with that?