Question by
firejerm · Feb 10, 2018 at 12:53 AM ·
scripting problemscene
2d game in 3d game?
Wanting to make a 3d isometric city builder. I got that part.
trouble wrapping my head around is: I want the player to be able to click on the buildings and play 2d games.
Bingo hall building would load up the bingo game. Casino, would take to lobby to load and play blackjack, slots etc.. Bubble building would load a bubble shooter game.
Each of those games would be made by me.
I don't understand how I would load the 2d game to play, then load the 3d when exit.
Comment
Your answer
Follow this Question
Related Questions
Unity Freezes After SceneManager.LoadSceneAsync 2 Answers
Button to change a scene 1 Answer
Unity 2D Store on Different Scene? 0 Answers
Projectile in angry birds not working as expected 3 Answers
How would I restart a scene by clicking on something? 1 Answer