Author Topic: Adding things to vehicles  (Read 774 times)

This might or might not be a coding thing, but:

Is there a way to add hands to a steering wheel to a vehicle (to be more specific, Barnabas's Sportster)
When I tried with Support_HandsOnVehicle.cs the vehicle didn't show up.



So is there a way to add hands to a steering wheel, or is this a modeling thing?

That would be a modelling thing, yeah. The only script side thing to do would be to hide the drivers hands if there's hands modeled onto the steering wheel

That would be a modelling thing, yeah. The only script side thing to do would be to hide the drivers hands if there's hands modeled onto the steering wheel
Ok, thanks.