- Home /
Split Screen with Multiple Application
Can multiple application run on Single Screen or split screen ?
For Example In "Split Screen 1 " , i need to load or run a game . "Split Screen 2 " will display user profile and game list. If select a game from game list in "Split Screen 2 " , load that game in "Split Screen 1 " . Is it possible ?
If can do that, how to Split Screen and How to do run multiple application ?


TA$$anonymous$$E TWO CA$$anonymous$$ERA AND SET NOR$$anonymous$$ALIZED VIEW PORT RECT CA$$anonymous$$ 1: (0,0,0.5,1) CA$$anonymous$$ 2:(0.5,0,0.5,1)
Answer by yogee · Oct 18, 2013 at 11:55 AM
it is not possible, once u load means the total scene will be loaded, better use intermediate like java applet , use java applet in sticky bar in browser
yes it common only,in image there will be two scene called male and female, while loading that scene that menu will stay alive, even there will be an error in loading scene that menu will be available becase it is created by java applet and communicate with unity through the any java Script as a mediator
Your answer
Follow this Question
Related Questions
getting udp package info inside unity (GlovePIE) 0 Answers
How to get script components in multiple gameobjects C# 2 Answers
How to save a multpile choice? 1 Answer
If Statement Conditional Not Working 1 Answer
Multiple Choice game in Unity 0 Answers
