[GMOD] imprecise collisions on small, complex features
hl2jeep opened this issue · 4 comments
hl2jeep commented
collision with small features that have complex geometry (such as gears) have inacurate and/or broken collsion. the video attached demonstrates gears passing through eachother and not meshing as they're supposed to
2022-11-01.20-42-16.mp4
misyltoad commented
Is it better with higher integration steps via the convar?
hl2jeep commented
Is it better with higher integration steps via the convar?
sorry i don't know what convar that is, where can i find it?
Bagellll commented
sorry i don't know what convar that is, where can i find it?
Probably this here
https://github.com/Joshua-Ashton/VPhysics-Jolt/blob/457a95fca54186a73e5f38419060af98307b0d9c/vphysics_jolt/vjolt_environment.cpp#L55
misyltoad commented
Gears work now. This was convex radius related.