Object Pooling 1.2.0
Simple Object Pooling system for Unity Game Objects. It instantiates a pool of prefabs and manages their lifecycle.
|
Classes | |
class | MegaCrush.ObjectPool.PoolObjectSetting |
Which prefab we want to pool and how many copies. More... | |
Namespaces | |
namespace | MegaCrush |
namespace | MegaCrush.ObjectPool |