Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wwnje/SpacePool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

SpacePool is small and ease to use.

Version V0.1Beta

Simple API

  1. Just use it. (it will auto create your pool)
// Spawn
YourGameObject.Spawn();

// Recycle
YourGameObject.Recycle();
  1. Choose create pool
YourGameObject.CreatePool();

Practical application

  1. DHD-SLG

About

a pool manager for unity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages