//// Update is called once per frame //void Update () { //} public override void Skil() { DropManager.GetComponent <DropManager>().UglyMagic(); }