h8man

Results 45 comments of h8man

@FoolishEL can you make Merge Request?

Great job!

Make sure that you don't have Unity Navigation.AI package, as we have name collisions Disable tilemaps one by one for trouble shooting.

Hmmmm. Its intentionally 89.98, as this rotation fixes Agent navigation on straight pass on Y. Can you share more details? maybe I should switch back to 90

Can you send minimal test project for troubleshooting?

@mikaelhogstrom Hello, Thank you for a feedback. I was not aware about this issue and a lot of users too.

Hello, @AbstractFlame NavMeshSurface2d - is obsolete, you should try extensions system with NavMeshCollectSources2d. Or wait until it fixed\updated

@RB3009 I don't know how it happen, I need test project to see it myself and debug lines

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...

@UryonBlade Hello, NavMeshPlus uses Unity "native" components. Your question is related to Unity NavMesh Agent and how it works with Physics. In general NavMesh and Physics doesn't work well without...