I was toying with particle editor little bit, I ve made very simple torch + fire. Unfortunaly I found no manual, so I have to ask :(
1) How to restrict rotation of particle billboard to only some axes? In this case I want to rotate around vertical axis, but, not around horizontal. I tried all types of emitters, but no success. On the picture is obvious, that first quadrant is problematic:
http://forum.mymmo.cz/torch.jpg
Is there way how to make restricion? Fire will look 2D from top view, but it is generally far better than current state and quite common solution (usually called vertical billboard). Or I have to use totally different approach?
2) Average life set to 0 should make infinite loop of particle animation? Correct? In my case 0 does nothing, particle does not appear.
3) Particle fade in/out does not seem to do anything. Only setting which influents fading time is Opacity function.