Examples
From RandomObjectSpawner
Name | Arguments | Description |
---|---|---|
Spawn()
|
None | Spawns a slot randomly selected from Templates , located at the origin of this component's parent slot.
|
SpawnAtPoint()
|
Float3 | Spawns a slot randomly selected from Templates , located at the position specified in the Float3 argument
|