Home Unreal Engine

Pawns sticks with several actions

534152TopicImg0.gif


Hi guys,
I have a pretty unpleasant issue, the "Move to Actor" from the AI actions doesn't seem to work correcly.
Actually, when I spawn a pawn, then when I tell it to "Move to this actor", then again "To this other actor" (two movement actions), it works perfectly, but as soon as I tell those same actions to two or three actors, they don't execute the second movement action!

e.g :

Spawn 1 Actor, UTPawn > Move to Actor A > Finished > Move to Actor B --> Works percectly.
Spawn 4 Actors, UTPawn > Move to Actor A > Finished > Don't do anything else.

So my question is: Why can't I assign multiple "Move to Actor" actions to several spawned pawns?
What's the solution?


Cheers.

PS: Here's my Kismet:
344656TopicImg1.gif

Replies

Sign In or Register to comment.