I’m just making a pacman game to learn, but tweaking a few things. I’m using a nav mesh and nav agents which works great, till the blue things move around (one of the tweeks). Nav Mesh Obstacle (carve stationary) does exactly what I want, except its only one box or capsule. Which works great for object1. It could maybe work for object2&3. But totally doesn’t work for object4.
Is there another solution? Or what I would love is to just copy and tweak Nav Mesh Obstacle, but how would I do that?
and yes I have tried NavMeshComponents-master. I was not successful. Although that doesn’t mean I did it correctly.
/sings "How do you solve a problem like Pacman?’
Thanks