Hi! we just purchased the pro version of this amazing asset!.
I have a little doubt about the collision testing that im using on my GridGraph. I set the GridGraph to place capsule colliders in the street layer![27|612x396] tiles. It works well but since it places the colliders at the extremes of the tile I can’t get an accurate result with it.
Is there a way to set these colliders to be placed in the center of the tile?
The reason of this is our ships should not be able to cross when the street (bridge) is there, but when I remove a street tile, there should be space enough. But since the colliders are situated at the extremes there is not enough space. This would be fixed if the colliders would be set at the center.
Here I show you the colliders being situated at the extremes
and the street tile from above that belongs to the streets layer:
Here my grid settings:
Thanks in advance!!!