Edy’s Vehicle Physics

The character controller is integrated with Edy’s Vehicle Physics giving your character the ability to drive a vehicle controlled by Edy’s Vehicle Physics. The integration contains the EVPDriveSource which implements the IDriveSource interface described on the Drive ability page.

Setup

  1. Install the integration from the downloads page.
  2. Ensure the vehicle is setup according to the Edy’s Vehicle Physics documentation.
  3. Follow the directions from the Drive ability documentation page.
    • For Step 3 the EVPDriveSource component should be added to the vehicle.
    • Step 6 does not need to be performed.
  4. If you want to use Edy’s Vehicle Camera Controller to control the camera while the character is driving the vehicle the Use Vehicle Camera Controller toggle should be enabled. If this is enabled the Edy Vehicle Camera Controller should be on the same GameObject as the Camera Controller component.