I copy https://github.com/superdump/bevy_prototype_character_controller and try to make it fix new bevy Version 0.11.0
When I finished the work and write a demo. there is some thing wrong .(like pic)
full code with xxample file you can find in https://github.com/zzhgithub/just_join/blob/controller/crates/controller/examples/rapier3d.rs
Could you help me ? Thanks .