repro: https://www.babylonjs-playground.com/#X5XCVT#200
navmesh parented to another object, all the transform calls don’t respect parented coordinates. I think we should support parented navmeshes as there are use cases for it. Thoughts ?
repro: https://www.babylonjs-playground.com/#X5XCVT#200
navmesh parented to another object, all the transform calls don’t respect parented coordinates. I think we should support parented navmeshes as there are use cases for it. Thoughts ?
That one is for @Cedric!
I see what’s wrong…fixing it now.
Thanks for the fix, tested…works !