Пример #1
0
 void Start()
 {
     eController = this.GetComponentInParent <Elevator_Controller>();
 }
 void Awake()
 {
     Instance = this;
 }