Game Development Reference
In-Depth Information
Setting up for the big game
To make any picture stand out, it needs a really good background, so in Chapter 5 ,
Screen Space, World Space, and the Camera , I created this simple 3D space scene for us
to paint our UI on:
It's a cool mix of different Canvas UI elements displayed in a 3D scene, all with
completely free assets!
First off, for our big example, let's grab a few things:
1.
Start a new 3D project or just create a brand new scene for our playground.
2.
Add the standard Particle project asset that comes with Unity (either when
setting up the project or through Assets | Import Package | Particles in
the menu).
3.
Grab the Skybox Volume 2 Nebula asset package from the store
(it's free and fantastic for demos — http://bit.ly/NebulaSkybox ).
4.
Grab the Free SciFi Fighter asset package from the store
(it's pretty— http://bit.ly/SciFiFighter ).
 
Search WWH ::




Custom Search