Rock projectile works when put into the level alone but not when spawned

(1st screenshot is player code, 2nd is the rock (Pawn))

when i drag this pawn into the level it works just fine, but when i spawn it its like it doesn’t exist to the ai, any suggestions on how to fix this?

(pawn code)

(Ai detection code)

Can you provide more detail?

“Rock not working when spawned” is funny and all :wink: but please explain what is wrong with it.

  • Is the projectile not spawned?
  • Does it not make a sound then bouncing?
  • Is it not being heard by the AI?