Simple Pooler


Many time have we come across games that do not use a pooling system. Pooling is essential, especially if you are a mobile d ...


by Wolf Pack Games


Price History +

Many time have we come across games that do not use a pooling system. Pooling is essential, especially if you are a mobile developer. Pooling saves resources by creating your prefabs at startup and reuses the same objects already created over and over again.

Included:
-GameObject pooler
-Audio Pooler