Make an AI follow an object

You can use GetActorOfClass node on Begin Play to get a reference to first instance in the world. I don’t think you even need to cast at that point. Just set it as the object.

1 Like