// Start is called before the first frame update
 public void TryParticleSystem()
 {
     equip.EnableParticleSystem(index);
 }