How can i make pooling system for multiplie prefabs?
Hey, so im working on a mobile game, and i need a pooling system, which randomly spawns the different traps. I know how to make a pooling system which is work with one prefab, but i don't how to make for multiplie object. Is it easier to put only single prefabs in the pool, or some map parts ( u know, a part with ground and traps on it, and stuffs like that) ? Last question: Is there anybody who can tell me how does "The Pit" mobile game's pooling system work?
Your answer
Follow this Question
Related Questions
Is this a pooling script or not? 0 Answers
Enemies spawning on top of each other,Enemies spawn on top of each other 0 Answers
Im tying to make independent health bars for each entity the code is attached to. 0 Answers
Looking for a simple Score Multiplier. 1 Answer
Object Pool and components 1 Answer