Add Object pooling system
Sacristan opened this issue · 7 comments
Hi.
Some kind of scripts like Object pooling can be found by a small search.
Here is a list of object pooling systems:
And some tutorials:
We don't need to copy paste them to Unity Library, we need to provide missing components.
But we will add a very simple object pooling system to the Unity Library.
Thanks.
@EmpireWorld Is it possible that You do this matter ? No time for me to do this for quite some time.
I will do it, thanks.
Let me know if you have any further questions. i want to close this issue.
Everyone is welcome to add simple object pooling system.
some advanced pooling system here, maybe can have a look/test
https://github.com/Nordeus/Unite2015/tree/master/GenericPool
@unitycoder Good resource point. thanks for sharing.
closing this old issue as there was one submission for this now:
#48