gubebraG
Normal15mo ago
24 replies
gubebra

How to use PrefabLoadDelegate to do object pooling?

I want to do an object pool, that when I call instantiate the code instead takes the object from the pool across all clients. How can I use PrefabLoadDelegate to achieve this?
Was this page helpful?