From one target point to another

noob question but trying to figure out how to make a character(ai) move to one target point to another.

Hi There!

OK, here is a very simple way you can do that.

First, have your Character AI ready in your lvl, then put the target point where you want, you can find a “Targer Point” to put in your level here:

After that, you need to include in your level a “Nav Mesh Bound” and increase its size, this is the all area where your Charater Bot will walk, press “P” to show the green area:

After all that, you can create your blue print, here is the example:

The Bot walk to the target point when I press “F”

Try and let me know if you succeed!
Good Luck!