objectpooler-script

There are 2 repositories under objectpooler-script topic.

  • 2401lucas/Unity-Object-Pooling-System

    A Generic Object Pooler for Unity

    Language:C#4300
  • MuskettaMan/PoolManagement

    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.

    Language:C#1220