- Home /
How to block one screen in splited screens?
I have split the screen in two part by using two separate camera, one is perspective and another is orthographic, I want to create wall at run time in orthographic mode only by mouse click point. But if I click on perspective mode there should be nothing to be happen means do not create wall on click in perspective mode, How I have to block perspective mode ?
Are you saying that you only want the wall visible in one mode and not the other?
No, lines should be draw on orthographic mode only, if I click to anywhere apart from orthographic mode area no line should be create and that line should be null if I click anywhere except orthographic mode area.
Thank you sir. I have got the solution of my problem, by using camera pixelWidth.
Your answer
Follow this Question
Related Questions
Divide the screen to a right and left button 1 Answer
Split Screen where Waterplane intersects with Camera 1 Answer
Planning to start an "Online vs." Game... 1 Answer
Converting world point to screen point 2 Answers
Print Anything to Screen 4 Answers