Hey there!
I’m kinda new to this AI Navigation topic.
Currently I’m using the NavMeshPlus GitHub Project for my 2D Project (since A* doesn’t really work that great for me and the AI Navigation Project from Unity is not for 2D).
Im working on a Point and Click adventure. So I have different objects with different sizes where I would like to adjust the collision size
In this example I think that the collision of the green block is a little bit too big. Is there a way how to adjust the collision size of each object manually? Or is there any trick to do this?
Thanks in advance!


