I'm trying to use the simple raycast vehicle as explained in the Wiki:
http://www.newtondynamics.com/wiki/inde ... ateVehicle
Unfortunately I get "not declared in this scope" because the vehicle functions are either missing from the header or commented out, and the library does not seem to have them anyway.
I've tried the following versions:
2.19 from the Arch Linux repos
2.33 from the download page
SVN 321 which is supposed to be a recent stable version
The latest SVN which I believe was 498 or something.
Are raycast vehicles still supported? Should I use something else?
I think I will try just making the tires bodies and see if it works, but I thought at high speeds a raycast would work better.