Spawning in characterBPs with sensing

ive created a chararacter BP that when spawed in it follows the player based on pawn sensing, then i made a spawner for the character but the spawned character wont sense the player at all, is there some script i have to run to allow it to sense

Code to spawn the actor in

In the actor class, the class setting is a variable called Auto Possess AI, by default is set to placed in world, just change it to Placed in World or Spawned

1 Like