From the course: Cert Prep: Unity Certified Associate Game Developer Audio and Effects

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Building a particle system

Building a particle system - Unity Tutorial

From the course: Cert Prep: Unity Certified Associate Game Developer Audio and Effects

Start my 1-month free trial

Building a particle system

- [Instructor] In this movie we're going to carry on from the previous where we took a look at some existing particle systems. And now we're going to build our very own particle system from scratch using the standard unity particle system object. I'm continuing with the same exercise files but I've created a completely new scene just by choosing File, New Scene and it's completely empty, ready for us to begin creating a new system. The system we'll create will be an asteroid field. That is debris, rocks and other kinds of space rubbish floating around in space. And we're also going to have the ability for that debris to collide and hit solid objects causing them to be destroyed like to play a character or play a spaceship. To get started at creating the asteroid field, I'm going to create a new particle system object. By moving to the menu here, choosing game object, moving to effects, and then selecting particle system.…

Contents