Félix Lescaudey de Maneville
Félix Lescaudey de Maneville
Could you check if #218 fits your needs ?
@CrystalKeck27 Hi ! Could you check #218 ?
Hi @lishaoxia1985 , thanks for the issue. Good catch, I'll think about a good solution to avoid the confusion, either integrate the orientation in the conversion or have explicit docs
@lishaoxia1985 could you review #189 ?
Yeah It might not make sense, just changed it in the PR
It was done in #173 , I just did not release on crates.io yet
FYI to sync the README I use [cargo-sync-readme](https://crates.io/crates/cargo-sync-readme)
The `grounded` field of `KinematicCharacterControllerOuptput` is not very useful on its own, as it fluctuates a lot even when the character is not moving. For example, the `character_controller3` example uses...
After testing on your branch, I can confirm that #625 seems to resolve the issue
Thank you for the contribution, but I have some questions/remaks: - The code doesn't use `Hex::to/from_hexmod_coordinates` and uses other transformations I'm not familiar with - The code is not compiling,...