void Awake()
 {
     fx = GetComponent <SlicerFx>();
 }
 void Awake()
 {
     fx = GetComponent<SlicerFx>();
 }