Publisher | Anthony Vazeille |
---|---|
File size | 7.66MB |
Number of files | 26 |
Latest version | 1 |
Latest release date | 2018-11-21 10:44:07 |
First release date | 2018-11-21 10:44:07 |
Supported Unity versions | 2018.4.2 or higher |
The Pool Manager is designed to increase performance when you need to instantiate a lot of objects.
Your objects are instantiated at Start then stored in separate pools for further use. It can really come handy for breakables or particle systems.
The package includes a basic breakable system as an example.
Your objects are instantiated at Start then stored in separate pools for further use. It can really come handy for breakables or particle systems.
The package includes a basic breakable system as an example.