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

Summary


The Unity particle system is a very powerful tool for creating various types of particle effects that can produce impressive results out of the box without coding. It might seem a little confusing at first, but once you figure out what you need, it's easy to find which parameters to modify in order to achieve whatever effect you have in mind. The important part to remember is to modify one parameter at a time to avoid confusion.

Unity standard assets contain a good starting set of frequently used particle systems that you can use in your level or reverse engineer to figure out a way to create your own.

In the last chapter, we will look at more ways to enhance our level before publishing.