BlueprintStudio / shared blueprint
BlueprintStudio / Blueprints / Enemy Wave Spawner
Enemy Wave Spawner — Unreal Engine 5 Blueprint
Tip: set your enemy class on the Spawn node and fill the SpawnPoints array with your level TargetPoints.
A spawning Blueprint graph with 13 nodes and 13 connections, generated with Cosindra BlueprintStudio — the AI Blueprint generator for Unreal Engine 5. Preview the full node graph above, copy the T3D text, or apply it straight into your open UE5 editor through the Cosindra desktop app.
Generated from the prompt: “Every 10 seconds spawn a wave of BP_Enemy actors at the three TargetPoint spawn locations, starting with 3 enemies and adding 2 more each wave.”