Forum rules - please read before posting.

Ellipsoid particle emitter

edited April 2014 in Technical Q&A
Hoping not to be OT, I wanna use the Ellipsoid particle emitter in AC. 
I have a GameObject called ParticleRay with 4 different particle (with Ellipsoid Particle Emitter, Particle Animator and Particle Renderer). I put the Particle Switch script to that GameObject. I want to activate it when Player click on a specific Hotspot, so I create an action Object: Send message where Object to affect is my ParticleRay. I tryed to activate it with Turn On and Interact without success... So I tryed different Custom command like Start, Play, Emit, and so on... 
Everyone have never try to activate an Ellipsoid Particle Emitter? With the normal Particle Systems I can Turn On easily the effect, but in that case no...
Maybe the script don't affect this type of particles?

Tx in advance and sorry for my poor Unity knowledgment (AC drugs me, lol).

Comments

  • From what I've read, Ellipsoid particle emitters seem to be a legacy feature of Unity - the ParticleSwitch script is meant for newer types.  Try calling a custom message: "Emit", with the variable being the number of particles you want to emit.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.