Publisher | Carlinhu |
---|---|
File size | 376.05kB |
Number of files | 16 |
Latest version | 1 |
Latest release date | 2021-07-12 01:58:43 |
First release date | 2021-02-23 03:44:15 |
Supported Unity versions | 2018.4.2 or higher |
My Pooler is a simple object pooler that will make everything easier and optimized for your project.
What is Object Pooling?
"Object Pooling is a creational design pattern that pre-instantiates all the objects you'll need at any specific moment before gameplay. This removes the need to create new objects or destroy old ones while the game is running."
In this system you will be able to easily create unlimited pools with customizable properties. Check out the Online Documentation
Features:
☑ Very easy to use!
☑ Better performance for your games!
☑ Super flexible and ready to use!
☑ Realtime expandable pools!