lebrewer
I’ve been trying to implement a small feature on my third-person character. When his arms touch any surface, I was trying to rotate the pelvic bone so you never have arms inside geometry, for example. I’m doing a raycast, but when it hits, how can I get the pelvic bone from the raycast callback?