Example #1
0
 void Awake()
 {
     share    = this;
     _isShoot = false;
     //Khoi tao gan _cachedTrans bang Goalkeeper fly transform
     _cachedTrans = transform;
 }
 void Awake()
 {
     share        = this;
     _isShoot     = false;
     _cachedTrans = transform;
 }