- Home /
Question by
nguoidepzai1234 · Nov 03, 2021 at 09:14 PM ·
capsulecast
How can I make CapsulecastCommand hit non-convex collider?
Hi ,
I have problem understanding the difference between Physics.CapsuleCast vs CapsulecastCommand. While Physics.CapsuleCast also hits non-convex mesh collider, CapsulecastCommand doesn't.
How can I make CapsulecastCommand hit non-convex collider?
Comment
Your answer