Skip to content

MUDV587/MGS-ObjectPool

 
 

Repository files navigation

MGS-ObjectPool

Summary

  • Unity object pool.

Environment

  • Unity 5.0 or above.
  • .Net Framework 3.5 or above.

Achieve

  • Generic object pool.
  • Recycling objects that need to be repeatedly created and destroyed.
  • Manage gameobject pool.

Demo

  • Demos in the path "MGS-ObjectPool/Scenes" provide reference to you.

Preview

  • Bullet Pool

Bullet Pool

Contact

About

Unity object pool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%