JustInvoke / Randomation-Vehicle-Physics

Vehicle physics system for the Unity engine.
https://justinvoke.com/game-assets/#randomation-vehicle-physics
854 stars 185 forks source link

Cast tyre collision #23

Closed eliamure closed 7 years ago

eliamure commented 7 years ago

I want to recreate with the raycast the motorcycle tire. Multiple raycast in 3d direction or similar result. Thanks for your help.

JustInvoke commented 7 years ago

I assume you want some kind of 3D tire functionality, where the wheel isn't just a raycast. There is already an issue for this: https://github.com/RandomationGames/Randomation-Vehicle-Physics/issues/10