misyltoad / VPhysics-Jolt

Volt (VPhysics Jolt) is a replacement physics module for the Source Engine.
MIT License
1.27k stars 72 forks source link

Fixed IsCollisionEnabled having no affect. #190

Closed RaphaelIT7 closed 3 months ago

RaphaelIT7 commented 1 year ago

[#] Fixed CheckCollision checking collisions even if collisions are disabled(IsCollisionEnabled = false)

Related issue: fixes #164