NavMeshPlus
NavMeshPlus copied to clipboard
Allow for multiple colliders on a single object.
When building sources, gets a list of all colliders on an object instead of just the first one.
I'm not sure about it and me cache implementation. Also why not utilize Composite collider? I will consider your PR and get back latter.
In any way thank you for effort.
In some quick testing, it seems like when multiple objects that use composite colliders are present, only the collider of the first one is picked up.