Skip to content

Make Better Prop Collision

No due date 0% complete

Better Prop Collision

This includes:

  • Proper collision when prop is rotating in anyway, such as can stick to a wall (could modify player HULLs in real time), Either use Entity:GetRotatedAABB() or other way
  • Proper collision if model was from a ragdoll by recreating a simple collision rather than VPhysics/BBox
  • Ability to rotate collision when using solid OB…

Better Prop Collision

This includes:

  • Proper collision when prop is rotating in anyway, such as can stick to a wall (could modify player HULLs in real time), Either use Entity:GetRotatedAABB() or other way
  • Proper collision if model was from a ragdoll by recreating a simple collision rather than VPhysics/BBox
  • Ability to rotate collision when using solid OBB (currently broken) when Pitch rotation is enabled

There are no closed issues in this milestone.

Issues will automatically be moved here when they are closed.