pmndrs / ecctrl

🕹️ A floating rigibody character controller
MIT License
465 stars 49 forks source link

Character stuck in specific spot and unable to escape #77

Open casswoo opened 1 week ago

casswoo commented 1 week ago

When a character goes here, it gets stuck and is unable to escape, sometimes with its non-idle animation continuing. You can find this in the Basic Controls (CodeSandbox Demo) example as well. You might need to try several times to find the exact place where this happens.

image

image

ErdongChen-Andrew commented 1 week ago

Yeah, the floating ray gets stuck inside a small gap. It’s a bit complicated to fix, I’ll find a way to address it. 🫠