Spawner-How get his location for Task

Right so you need to send through the Spawner_BP location to the BTTask, you can also set the BlackBoard vector for the random location in your AiController. So instead of doing that logic in a task you can do that in your AIController since you can get to the owning pawn of the Controller to get the Spawn_BP’s Location if you have followed the logic that I have shown you in my original post.