misyltoad/VPhysics-Jolt

On x86-64 branch of gmod, anything with the bouncy tags (so a soccer ball, or physical properties>metal bouncy) bounces at extreme velocity.

firstpuppet opened this issue · 2 comments

I replicated this in the x86-64 branch by using a soccer ball prop that comes with gmod "models/props_phx/misc/soccerball.mdl"
When it touches the ground, it just increases velocity by a extreme amount for some reason. Changing a prop's bouncyness via physical properties tool replicates the same effect.
Any clues? I thought maybe the sometimes incorrect collision bug of any non main branch was causing the issue, but i'm not sure
Here is the issue I was talking about: Facepunch/garrysmod-issues#5968

Also weridly after resetting my gmod the issue disappears, then randomly reappears (on main and beta branches)

oops, accidently clsoed