BugCoreHelp WantedUnit Tests
Repository metrics
- Stars
- (1,425 stars)
- PR merge metrics
- (PR metrics pending)
Description
The current implementation of RigidBody.PickShapes is hacky at best and doesn't work properly.
- Write a unit test that proves the implementation doesn't work in all cases.
- Implement a version that works, and (ideally) does so faster.