private void Awake()
 {
     mTankController = TankManager.GetInstance().GetTankController();
 }