Esempio n. 1
0
 void Awake()
 {
     mCam = target as RTSCamera;
 }
Esempio n. 2
0
 void Awake()
 {
     self  = this;
     selfT = transform;
 }
Esempio n. 3
0
 void Awake()
 {
     self  = this;
     trans = transform;
 }