Patrolling enemy movement error

Hi all!

I’m using this tutorial to setup my enemy patrol paths for my level
https://www.youtube.com/watch?v=i4NBtfnbeZg/

Can anyone help me with this error?

The node in the tutorial was missing the exec pins like so:
image

What do I do for this?

There are two versions. One is a normal function (with exec nodes) and the other is a pure function (no exec nodes needed)

There is a slight difference in the function name, but they do the same behind the scenes.

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.