qhdwight / bevy_fps_controller

Source engine inspired Bevy FPS controller plugin
https://crates.io/crates/bevy_fps_controller
Apache License 2.0
195 stars 18 forks source link

Crouching does not always prevent falling off ledges #18

Open qhdwight opened 1 year ago

qhdwight commented 1 year ago

In rare cases the player still falls off the edge. I think this may be a floating point limitation but not sure - it's a pretty hard thing to test.