persatuan sistem partikel
public ParticleSystem particles;
//Play, stop and pause particles with these:
particles.Play();
particles.Stop();
particles.Pause();
CharliePagel says: You're cool!