Object Pools - Keeping things Alive
Create a fountain of stuff, then feed it with your own object pools.
Create a fountain of stuff with physics.
Make objects poolable.
Add functionality to prefabs.
Generate pools on demand.
Survive recompiles and scene transitions.
From: http://catlikecoding.com/unity/tutorials/object-pools/
Create a fountain of stuff with physics.
Make objects poolable.
Add functionality to prefabs.
Generate pools on demand.
Survive recompiles and scene transitions.
From: http://catlikecoding.com/unity/tutorials/object-pools/
Please sign in to post a comment!