Discovering Unity's special effects

Unity has a great capabilities for special effects in three categories: Particle System, Trail Renderer, and Line Renderer. These are available via the GameObject | Effects top menu.

Adding an Effects component to a GameObject is accomplished by using the Add Component | Effects option in the Inspector panel. As you can see in the following screenshot, the Particle System, Trail Renderer, and Line Renderer options are available via this method. There are also additional options, such as Lens Flare and Halo:

In this section, we will discuss the Particle System and Trail Renderer effects.

Get Getting Started with Unity 2018 - Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.