A Generic Object Pooler for Unity
-
Updated
May 14, 2021 - C#
A Generic Object Pooler for Unity
This package is an implementation of the Object Pool design pattern made for Unity. It contains the traditional implementation of the design pattern, but also a more specialized implementation dealing with how GameObjects are instantiated, maintained and destroyed.
Add a description, image, and links to the objectpooler-script topic page so that developers can more easily learn about it.
To associate your repository with the objectpooler-script topic, visit your repo's landing page and select "manage topics."