U3 Beta 5 Particle Renderer component

I following the 3D Platform Tutorial, when I add the Particle Renderer, the tutorial has a section fire add Shader but in U3 Beta 5 there is no such section.

Is it locate in somewhere else? :roll:

IIRC there is a Material named fire add. The proper Material type (shader) is Particles/Additive in the drop down.

Anyway, to add a Material to a the Particle Renderer you need to expand the Material section in the Particle Renderer pane… this has not changed from 2.6.1 to 3.0.

As a side note, doing tutorials in a beta version of Unity will probably cause more headaches then it’s worth since every time you encounter a problem you’re not going to know if it’s your fault, the tutorial’s fault, or an issue with the beta.

Thanks, it’s my fault, I overlook it.