HI,
I have a little problem with controlling particleSystem by scripts. I tried all tutorials on how to enable and disable particles and every time I try to call a method Start() or Stop() from the ParticleSystem object, there is no method.
I’m not sure that something is wrong with my compiler or I’m writing the wrong code. Definition of ParticleSystem is empty.