No matter what bot is not moving.

I’ve tried different cases in behaviour tree. I can set the destination and all fine. But the bot just doesn’t move anywhere not towards destination not towards fixed values I set. Here I have simple as possible but bot just stands there :o

I set this BT for behaviour in blueprint’s defaults. So it should use that BT and mobility is set to moveable.

Add navmesh volume to your level. I found out that bot will not do “simple move”" unless its inside allowed area in nav mesh.

Ps. Would be nice to have move for bots that ignores (does not need) nav mesh.

Thousands thanks! It did the trick! Yes that would be quite nice if the bot could ignore it somehow but maybe that kind of implementation adds too much overhead. Dunno. Once more… Thank you. This was becoming a nightmare :slight_smile: