Publisher | QFSW |
---|---|
File size | 535.25kB |
Number of files | 28 |
Latest version | 1.0.3 |
Latest release date | 2021-08-10 01:13:16 |
First release date | 2020-07-03 12:50:15 |
Supported Unity versions | 2018.4.2 or higher |
Support: Email | Discord | GitHub | Twitter | Docs
Master Object Pooler 2 is a high performance, flexible and easy to use object pooling solution that can fit into any project.
Suffering from FPS drops or stuttering? Reguarly instantiating and destroying objects? Then Master Object Pooler 2 is for you!
Object pooling is a technique that reuses and recycles objects instead of creating and destroying them, this increases performance and reduces garbage.
By using MOP2, you can easily add object pooling to your game with minimal setup thanks to its easy to use API
MOP2 can also be installed as a package via Unity's package manager. See here for more information.