CubeSpawner Fields

Ultimate Replay

CubeSpawner Fields

The CubeSpawner type exposes the following members.

Fields
  Name Description
Public field explosiveForce
The amount of force that is initially given to the spawning cubes.
Public field spawnAmount
The amount of objects to spawn into the scene.
Public field spawnCubes
An array of prefabs used to randomly spawn objects.
Public field spawnHeight
The maximum height that an object can be spawned from the center.
Public field spawnRange
The maximum distance that an object can be spawned from the center.
Top
See Also