Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GMOD] imprecise collisions on small, complex features #150

Open
hl2jeep opened this issue Nov 1, 2022 · 3 comments
Open

[GMOD] imprecise collisions on small, complex features #150

hl2jeep opened this issue Nov 1, 2022 · 3 comments

Comments

@hl2jeep
Copy link

hl2jeep commented Nov 1, 2022

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
@Joshua-Ashton
Copy link
Owner

Is it better with higher integration steps via the convar?

@hl2jeep
Copy link
Author

hl2jeep commented Nov 2, 2022

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
Copy link
Contributor

sorry i don't know what convar that is, where can i find it?

Probably this here

static ConVar vjolt_substeps_collision( "vjolt_substeps_collision", "1", FCVAR_NONE, "Number of collision steps to perform.", true, 0.0f, true, 4.0f );

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants