VelocityMovementController
 Responsibility: moves transforms
          with a certain velocity for every frame. 
 The MoveForwardController moves transform in some specific
          range, on the contrary, the VelocityMovementController moves without borders. 
 Place of creation: 
          BattleController
        
