Object Pooling in Unity3D is a concept in which a person Instantiates bunch of objects in Start and use them later rather than instantiating in update.
By doing so you can reuse them again in your game.
if you like these tutorials you can support me on Patreon-
/ codingjedi
if(helpful)
{
Discord -
/ discord
Instagram-
/ codingjedi
Patreon-
/ codingjedi
}
Coding Jedi (Unity Jedi)