0 votes
by
edited by
I know ffb is part of the paid version but I want to test out how well this pack will work for a drifting simulator to help real life driving before I make the purchase. I got rewired working but the wheel collider objects don't seem to expose what is needed to give the force feedback system the right aligning data.

1 Answer

0 votes
by
edited by
 
Best answer
The aligning data is not calculated in the Community Edition, so it's not exposed. You may use the exposed wheel information to compute it yourself. Here's an example of accessing the wheel information:

https://vehiclephysics.com/advanced/custom-addons/#example-source-code

WheelState reference:

https://vehiclephysics.com/advanced/vehiclebase-reference/#nested-classes

Also, you may try the force feedback system in Vehicle Physics Pro in the demos, available here:
https://vehiclephysics.com/about/demos/
...