Hello everyone and thanks for reading my question. I have for a little while now been working on making a turn based tactics game and at first was having some success in generating random maps etc, which I gave up as they don’t work very well with navmeshes. So yeah, I moved on to using a static floor with randomly generated obstacles, the point is that I managed to get the navmesh and pathing working. However, now I have the problem that sometimes, a player character or enemy object will seemingly not turn fast enough to achieve the desired path point. And then what happens is the objects will continuously circle the traget point. Obviously this will never do in a tbs game. Any tips on how to get them to not behave this way? I have tried tweaking the relax distance/turnspeed even tried untick facing, but I still get the problem. : /
Thanks for any help
a link to my blend file: https://www.dropbox.com/s/2c12g1zekcmytct/meshtbs.blend?dl=0