Drive Ability for Ship

jlayton75

New member
I am currently trying to get my Character to Drive a ship. Do I have to buy a vehicle Controller or is there a way to implement the IDriveInterface through the character controller that I am missing? I would appreciate any help on this. I tried using Ride instead and am getting the following Errors. 1608056907827.png
 
The SkyCar in the demo scene is a nice example of how to implement the IDriveSource interface.
 
Top