Book Image

Building Levels in Unity

By : Volodymyr Gerasimov
Book Image

Building Levels in Unity

By: Volodymyr Gerasimov

Overview of this book

Table of Contents (17 chapters)
Building Levels in Unity
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
4
Dealing with Basic Animations
Index

Creating primitives


Unity comes with its own set of basic primitives that can be created and edited for quick prototyping or greyblocking. There are Cubes, Spheres, Capsules, Cylinders, Planes, and Quads. They are available under GameObject | 3D Object in the top menu or under the Create menu of a Hierarchy window.

The created object will immediately appear, both in the Scene and inside of the Hierarchy window.