VPhysics-Jolt
VPhysics-Jolt copied to clipboard
[GMOD] Props seem to magnetize to the player
I noticed that when I approach a light object (like a small wooden box), it starts tumbling against me pretty fast (can kill the player), and if I back away slowly, it follows me. Very strange behavior.
sounds like #18
Yep, Increasing vjolt_player_collision_tolerance
amplifies the effect, you can have props hurtle towards you from across the map if high enough.
But like in the other issue, setting vjolt_player_collision_tolerance
to 0
fixes it.