Publisher | Allebi |
---|---|
File size | 942.80kB |
Number of files | 24 |
Latest version | 1 |
Latest release date | 2019-04-30 07:39:11 |
First release date | 2013-02-21 11:07:23 |
Supported Unity versions | 2018.4.2 or higher |
It's free now, but unsupported
Do you need to spawn a lot of objects and don’t want to lose performance for expensive instantiate/destroy functions?
This system is a perfect solution!
It is incredible easy to use and doesn’t require any additional coding. Moreover, clear and well documented source code (with no DLLs) will allow you to improve/adapt it easily, if needed.
The system allows:
• Create and maintain a pool of preloaded objects
• Spawn/despawn them w/o performance loss
• Access pools either by name or ID
• You can add any object to pool (even wasn’t pooled before)
This system works on all platforms.
Do you need to spawn a lot of objects and don’t want to lose performance for expensive instantiate/destroy functions?
This system is a perfect solution!
It is incredible easy to use and doesn’t require any additional coding. Moreover, clear and well documented source code (with no DLLs) will allow you to improve/adapt it easily, if needed.
The system allows:
• Create and maintain a pool of preloaded objects
• Spawn/despawn them w/o performance loss
• Access pools either by name or ID
• You can add any object to pool (even wasn’t pooled before)
This system works on all platforms.