示例#1
0
 void Start()
 {
     //Debug.Log(test.ToString());
     attack.Init(this.transform, attackCol);
 }