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