Пример #1
0
 void Start()
 {
     player = PlayerFightCtrl.Instance;
 }
Пример #2
0
 void OnEnable()
 {
     Instance = this;
 }