Пример #1
0
 // Update is called once per frame
 void FixedUpdate()
 {
     PanzerMover.PanzerAction();
 }
Пример #2
0
 // Update is called once per frame
 void FixedUpdate()
 {
     DesertPanzerMover.PanzerAction();
 }