pmndrs / ecctrl

🕹️ A floating rigibody character controller
MIT License
565 stars 65 forks source link

Character's unstable issue, #70

Open madspace1112 opened 5 months ago

madspace1112 commented 5 months ago

Hi, Erdong. Thanks for your response. As fps drops, your character becomes unstable. For example, falling or spinning in the air. Please, give me a solution for solving these issues. I will wait for your reponse.

Uploading RPReplay_Final1717428243.mov…

ErdongChen-Andrew commented 5 months ago

You can disable the camCollision to gain a better performance

madspace1112 commented 5 months ago

![Uploading 2024-06-04_19-48-30.gif…]()

hichemfantar commented 2 months ago

I can confirm this as well.

hichemfantar commented 2 months ago

You can disable the camCollision to gain a better performance

i tried a faster raycasting implementation but it's not working according to https://github.com/pmndrs/ecctrl/issues/97