• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 2.2.0: 2019-02-19T12:52:10Z
  • First Published: 2015-10-16T22:51:20Z
  • Size: 4208144
  • Supported Unity Versions: 4.6.0
tools integration

Pool Everything

No rating !(2 Votes)
$29.94 $29.94

Now includes both of the samples, Snake Head and Candy Hunt, which are designed for a tinker-based experience. Add different types of Recycler and Spawner components and use the provided prefabs to experiment with all sorts of possibilities.

Pool Everything™ is a no scripting required object pooling system. Pool Everything™ uses Unity’s component-based system that instantiates all objects identified by the Pool Manager(s) in the scene.
Pooling GameObject(s) provide a few basic benefits including the limiting of runtime garbage collection. Creating all objects to be used in this manner provides immediate access to available objects during game play without the need for instantiating another GameObject. When an object is no longer needed, by traditional means, the GameObject would be destroyed and the potential for the garbage-collection process to start is risked. At this point, when an object has outlived its use, Pool Everything’s recyclers will place it on standby awaiting the next request.

Readme - Documentation
Tutorial Slides - Video Tutorials

Features:
- ready to use components and prefabs
- no scripting for required for new projects
- easy integration into existing projects
- optimized indexer based pooling request
- premade and extensible components
- dynamic popup InputManager axes picker for input spawning
- component that inter-communicate
- free Pool Everything - Try It asset package


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!