idanarye / bevy-tnua

A floating character controller for Bevy
https://crates.io/crates/bevy-tnua
Apache License 2.0
238 stars 16 forks source link

Support changing parameters based on slope #11

Open idanarye opened 1 year ago

HugoPeters1024 commented 9 months ago

Would this include adjusting the rotation to make the model snap to the ground in these situations?

image

idanarye commented 9 months ago

No. This seems more like a job for the desired_up I've suggested in my comment to #40.