I’m trying to Spawn a simple custom made blueprint AI Spider using unreal “Spawn Actor from Class” blueprint node on “Target Point” place actor in the world but it isn’t spawning at all,
If I replace the AI Spider with any other actor or character than it’s spawning that.
The AI Spider is working fine if I put it manually in the world.
And I wrote all spawning code in the “GameMode” Blueprint.