Publisher | ATesh Games |
---|---|
File size | 4.23MB |
Number of files | 50 |
Latest version | 1 |
Latest release date | 2021-10-06 03:08:37 |
First release date | 2018-11-19 01:58:07 |
Supported Unity versions | 2018.4.2 or higher |
Randomizers is a set of scripts to easily add variation to your games! Just drag and drop them on your game objects, no programming necessary. Works for 2D and 3D games.
There are scripts that randomize:
- Transform position, scale, and rotation (3D and 2D)
- Music and sound effects
- Audio pitch and volume
- Camera color
- Sprite color and flip
- Animation start time
- Light color
- Chance to spawn objects or start active in the scene
- Renderer material and color
All randomizers can run on scene start and you can even give them a percent chance to trigger. You can combine any number of them to add a ton of variation to your scenes. With some programming knowledge you can trigger them yourself. It's easy to create your own using the same system or email me at [email protected] to request additions!