• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.0.2: 2024-01-08T15:22:50Z
  • First Published: 2022-04-11T11:37:12Z
  • Size: 599440
  • Supported Unity Versions: 2022.1.19
tools utilities

Pool It

(3 Votes)
$19.91 $19.91

Welcome to Pool It, the easiest solution for implementing pooling in any project!


Pooling is a system that helps you not to generate garbage when creating game objects. Each time an object is created and later destroyed, memory is freed the next time the garbage collector is called. If too much garbage is created at once, the garbage collector will take longer to free the memory. This leads to lag spikes, or short freeze frames.

To minimize the load of the garbage collector, one can use pooling. This creates a lot of garbage at the beginning, but no more over the legal game.



Pool It allows you to do that with very minimal effort!



List of Features:

  • Object Pooling
  • Preloading in Editor
  • Preloading at Start of the Game
  • Object Limitations
  • Buffering when expanding the pool
  • DontDestroyOnLoad handling
  • Event based Pool Spawner
  • Event based Pool Destroyer
  • 2 sample game scenes
  • 5 feature scenes

Supports Playmaker & Bolt



You have problems?

Email

Discord

Documentation


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!