BugCoreHelp WantedUnit Tests
仓库指标
- 星标
- (1,425 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
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.