box2d-netstandard
box2d-netstandard copied to clipboard
add bug fix when sensor collides with a non-sensor
A sensor body colliding with a non-sensor body will impact the velocity of the sensor body. This is a bug fix for that.