Example #1
0
 // Use this for initialization
 void Start()
 {
     battlefiled = GetComponent<Battlefiled>();
 }
Example #2
0
 // Use this for initialization
 void Start()
 {
     battlefiled = GetComponent <Battlefiled>();
 }