Split Screen in Unity

preview_player
Показать описание
-~-~~-~~~-~~-~-

In todays video, we are going to take a look at how to create a split screen for local co-op game play.

Let's get started.

--------------------

--------------------
GEAR I USE:

Outro Song: TheFatRat - Unity
Рекомендации по теме
Комментарии
Автор

For a side by side split screen, use the X and W parameters in the viewport rect section.

BurgZergArcade
Автор

Great video. Speaking of diagonals, maybe your next video can be how to achieve the Splitter Critters effect 😎

Guyonahi
Автор

How would you do this diagonally? Just out of curiosity. Could you use a few render textures and two triangle objects then have a third camera pointing at those? That seems...not so elegant, but perhaps effective. Another great video, Peter.

hamsterbyte
Автор

how can stop both cameras being controlled by the same input?

mohamarrawi
Автор

I have a question.
If I do Split Screen so the both players are player one and they do everything same. How can I cut it and create the second player controller as a second player ?

bardiakenway
Автор

Thanks for this. I'm setting up a split screen FPS, and I would like each player to have separate inputs such as 2 Xbox controllers. Whats the best way to do that? Thanks.

DigitalAdamTech