Search Unity

A simple and easy tutorial to start using the object pooling technique with unity3d

Discussion in 'Community Learning & Teaching' started by Max_power1965, Nov 23, 2016.

  1. Max_power1965

    Max_power1965

    Joined:
    Oct 31, 2013
    Posts:
    127
    Hello guys,
    I wrote a little and very easy tutorial about how object pooling works and why you should use it in your games.
    You can find a simple unity C# script example and an example project ready to be downloaded. Let me know if it is helpful.
    Here the link
    Thanks