SpawnPool


An all-in-one solution for managing game object pooling and spawning


by Bradman Studio


Price History +



Welcome to SpawnPool is a simple solution to help with all your pooling and spawning needs in one tool, all configurable from your editor.



When a project creates and deletes lots of game objects it can cause performance issues. The simplest and quickest method to resolve this is to implement a pooling solution. Instead of adding and removing objects, pooling will simply create a load for you and just reuse the same ones over and over again.


Spawning will allow you to configure when to show your objects from your pools all from your unity editor. You can fully configure when they spawn and then they should return back to their pools on timers or collisions.



Features

  • Fully configurable via the unity editor
  • 3 types of spawn built in
  • Spawn objects randomly in areas
  • Return items on collisions
  • Spawn objects in when items are returned back to pools
  • Return items on timers
  • Tool and code tips built directly into editor
  • Events fire when items are taken and returned from pools
  • Full help guide included
  • Email support provided with all suggestions welcome
  • Examples included
  • Source code provided

Support


PDF Documentation