MacaylaMarvelous81 / box-busters-entity

MIT License
0 stars 0 forks source link

Define collision box for player pawn #3

Closed MacaylaMarvelous81 closed 1 year ago

MacaylaMarvelous81 commented 1 year ago

Currently, collision traces are made with the ModelEntity.CollisionBounds BBox, which has some issues (not being able to stand aside some walls while clipping into others).