Sait-C / UI-Particle-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI-Particle-System

If you want to use particle system in canvas(UI):

  1. Create a new empty object on canvas.
  2. Place the object where Particle will run.
  3. Copy object's Rect Transform component.
  4. Right click on the Transform component of the Particle System Object and click Paste Component As New.
  5. Add UI Particle System script to Particle System Object.
  6. Select your Particle Material.

1

2

3

4

5

About