ResumeSpeed( <acceleration> )


Module: Vehicles

Summary:

Sets the vehicle to resume its path speed.



Call this on:

a vehicle



Example:

level.tank ResumeSpeed( 3 );



Required Args:

  • 1 : <acceleration> The acceleration to apply to this vehicle in miles per hour per second.