sweglord227
sweglord227
### BUG After about 30 minutes in game, I begin to experience stutters caused by an extreme variance in my frames. `cl_showfps 2` says my min is ~18 immediately after...
I doubt the author is going to do much of anything here anymore. There hasn't been a commit in 2 years or more. Author should probably archive.
Coming from [bevy_xpbd](https://github.com/Jondolf/bevy_xpbd), normals are very imprecise when using shape casts via bevy_xpbd's spacial query's shape_hits function. i am creating a kinematic character controller, and it gives incorrect values when...
Creating an entity with the `RigidBody::Kinematic` component, `bevy_mod_picking` does not react to it in any way. Debug display shows no information on it, `On` events are not registered, and `PickSelection`...