Hey, I’m new to Unity and I’m currently experimenting with a little mini-game that I made in order to learn the basics of Unity.I want to make it so you can play this game in “split-screen” mode but I haven’t been able to find a way to do this and am getting frustrated.
-
So basically my question is: Is it possible to view two separate cameras through the game window at the same time? If so, how?
-
I was creating a terrain while watching this tutorial on youtube and when I tried to “paint trees” onto the terrain Unity crashed. The same thing happened to the guy in the tutorial. How can this be avoided? http://www.youtube.com/watch?v=xM4QzYchnNw
-
Lastly, Can anyone recomend a good series of tutorials that will take you through the entire game creation process. The problem I find with most tutorials that try to do this is that they give me the textures, models, animations, sky box textures, and pre-fabs instead of teaching me how to make those things
Thank you in advance for your responces I appreciate any reply even if you can only partially answer one of the questions.