When controlling a vehicle with setVelocity the vehicle does not stay on course but veers to the left. {F22821}
Description
Description
Details
Details
- Legacy ID
- 1095518521
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Game Physics
Steps To Reproduce
Run the attached mission from the editor and see the Buzzard veer left.
Additional Information
Objects without driving simulation seem to work fine, like ammo boxes.
Event Timeline
Comment Actions
It is not the problem with setVelocity but rather the model. If you make sure the plane doesn't touch the ground it doesn't veer. The centre of mass to which velocity is applied could be off in the model and this could be the reason, or wheel friction could be different, who knows.