Hello !
Here is, I guess, a question from a noob, but I ran into that issue for 2 hours and no matter what I read or watch, I still can’t get my actor moving.
Easy way to understand : I right click on an actor in my scene, if I get the tag I want returned, I have another actor coming to it (actually, that’s the purpose).
I ckecked all the way for variables and, if I use the “Set Actor Location” function, all works perfectly. Now, I’d like that actor to move but so far, the actor is staying on his dot.
Here is what I already checked, any new idea is welcome !
No collision for both Capsule and Mesh - set.
As I use a static mesh, made it “Mobile” - donne.
Controlled my NavMeshBoundsVolume - It turns that the color is not green, I don’t know why exactly, but my guess is that I’m on a landscape.
I marked the 1 for the actor to move, and the 2 for the location I want him to move. On the side, you can see the border of the NavMeshBoundsVolume for the color.
I intended the “Simple Move to Location” and the “Ai Move to Location” functions, but none of them respond…
Any help is welcome !
Thank you in advance