Ultimate Replay Scripting Reference
CubeSpawner Fields |
The CubeSpawner type exposes the following members.
Fields
Name | Description | |
---|---|---|
explosiveForce |
The amount of force that is initially given to the spawning cubes.
|
|
spawnAmount |
The amount of objects to spawn into the scene.
|
|
spawnCubes |
An array of prefabs used to randomly spawn objects.
|
|
spawnHeight |
The maximum height that an object can be spawned from the center.
|
|
spawnRange |
The maximum distance that an object can be spawned from the center.
|
See Also