blueprint

LADY BUG: Enemy Spawner

  • Exposure: public
  • UE Version: 5.3

avatar author

Alaia

December 19, 2023, 4:19 pm

Enemy Spawner Blueprint is responsible for the correct enemy release based on a timer in a set location of the level.

This version has the Enemy Spawner UI, the timer that is set to 15 seconds, the spawn is put on a loop and the blueprint spawns an enemy pawn class.

Click the button above, it will automatically copy blueprint in your clipboard. Then in Unreal Engine blueprint editor, paste it with ctrl + v