h8man / NavMeshPlus

Unity NavMesh 2D Pathfinding
MIT License
1.76k stars 205 forks source link

Isometic grid issues doesn't fit #188

Closed unitodev closed 5 months ago

unitodev commented 6 months ago

HELP me plz !! how to implement with isometic grid I try but it dosen't fit image

h8man commented 6 months ago

Looks fine to me. What problem do you have? https://github.com/h8man/RedHotSweetPepper here is some samples. It has iso too

unitodev commented 5 months ago

i think it should bake only in side of sprite. why it bake on notthing too? Screenshot 2024-04-05 185049

h8man commented 5 months ago

Ah, now I see. You need to "compress bound" or set default area as "non-walkable"

h8man commented 5 months ago

no reply