TODOs after the initial collision refactor: - [ ] use compile-time BVH again for static meshes - [x] implement Character-Controller helper + use in cathode quest - [ ] revisit AABB and Transform synchronization for colliders and rigidbodies - [x] add breaking changes docs
TODOs after the initial collision refactor: