SpawnActor

SpawnActor command

Spawns the entity at the given blueprint path at a random level.

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.

Command builder

Blueprint Path
Spawn Distance
Spawn YOffset
ZOffset

Examples

This console command spawns a Dodo at a random level from its full blueprint path, 500 units in front of you with no Y offset (0) and no Z offset (0).

Using cheats on a server

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