Пример #1
0
 void OnEnable()
 {
     trapAndPieceManager = target as TrapAndPieceManager;
 }
Пример #2
0
 private void Awake()
 {
     instance = this;
 }