SpawnActorSpread

SpawnActorSpread command

Spawns multiple entities across the designated area.

Argument information
  • <Blueprint Path>type: creature

    A full creature blueprint path. Pick a creature in the command builder below to fill it in.

  • <Spawn Distance>type: number

    How far in front of you it spawns, in Unreal units.

  • <Spawn YOffset>type: number

    Sideways offset of the spawn position, in Unreal units.

  • <ZOffset>type: number

    Vertical offset of the spawn position, in Unreal units.

  • <Number Actors>type: number

    How many actors to spawn.

  • <Spread Amount>type: number

    How far apart the spawns are spread, in Unreal units.

Command builder

Blueprint Path
Spawn Distance
Spawn YOffset
ZOffset
Number Actors
Spread Amount

Examples

This command spawns 15 Dodos from their full blueprint path, 500 units ahead of you with a Y offset of 10 and no Z offset (00), spread out across an area of 200 units.

Using cheats on a server

On a multiplayer server, authenticate first with enablecheats <password>, and prefix admin commands with admincheat instead of cheat.