Пример #1
0
 void Start()
 {
     fuel = gameObject.GetComponent <FuelCanister>();
 }
Пример #2
0
 void Start()
 {
     fuel = gameObject.GetComponent<FuelCanister>();
 }