Publisher | Fran Montoya |
---|---|
File size | 11.33MB |
Number of files | 127 |
Latest version | 1.1.3 |
Latest release date | 2022-05-13 02:28:16 |
First release date | 2022-05-13 02:28:16 |
Supported Unity versions | 2018.4.2 or higher |
Spawner System 1.1
Features
- Spawn gameObjects in edit or runtime.
- Spawn Zones, cubes, spheres, points, composites customizables.
- Random scale/rotation, optionally using seeds for procedural levels.
- Spawn over terrains with custom slope rotation.
- Mix zones and prefab in the same spawners using proportion desired.
- Spawn only in assigned zones and layermasks.
- Collision Detector, for avoid overlapped objects.
- Spawn waves. at different intervals by using coroutines.
- Spawn triggers samples.
- Object Pooling integrated, for optionally spawn gameobjects from pools.
- Create scriptableObject SpawnItems list to share between scenes
- Demo scenes and sample assets.
- Full code source and documentation included.