![]() |
Liberi
An exergame built for kids with CP!
|
Object spawner. More...
Inherits MonoBehaviour.
Public Member Functions | |
GameObject | SpawnObject () |
void | DespawnAllObjects () |
Public Attributes | |
GameObject | ObjectPrefab |
GameObject | AlternatePrefab |
float | AlternatePrefabChance |
GameObject | SpawnEffectPrefab |
AudioClip | SpawnSound |
UJeli | ObjectSpawnDetails |
Texture2D | GizmoTexture |
bool | SpawnImmediately |
Properties | |
GameObject[] | SpawnedObjects [get] |
Object spawner.
Definition at line 12 of file ObjectSpawner.cs.