Skip to content

A few questions regarding vehicle physics/Jolt #384

Answered by jrouwe
Pindrought asked this question in Q&A
Discussion options

You must be logged in to vote

This is in a demo where the car's body has a friction of 1.0f as well as the floor having a friction of 1.0f. This is also a bit confusing to me personally since the friction is defined at the car body level instead of the wheel level. Example: https://www.youtube.com/watch?v=EdtfFlYyYuU

The body friction is not used for wheel friction. It is only used when you scrape the body of the car against a wall. The tire friction is defined in WheelSettingsWV::mLongitudinalFriction / mLateralFriction.

It also seems far too easy to push vehicles in a forward direction. Even if I have the handbrake/brake turned on, it still is easy to push it around with the 80kg character. When the handbrake is …

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Pindrought
Comment options

Comment options

You must be logged in to vote
1 reply
@Pindrought
Comment options

Answer selected by Pindrought
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants