Class CircleSpawner Extends MonoBehaviourGizmos

Public

Spawns a number of FollowerEntity entities in a circle around the GameObject.

The spawned entities will move in a circle around the spawner.

This component requires the "Entities package" to be installed.

Inner Types

Public Methods

Public Variables

count
Public
followingOffset
Public
groups
Public
prefab
Public
radius
Public
spreadAngle
Public
spreadRandom
Public