Use object pooling to boost performance of C# scripts in Unity

Tutorial

·

intermediate

·

+10XP

·

20 mins

·

(17)

Unity Technologies

Use object pooling to boost performance of C# scripts in Unity

Languages available:

1. Level up your code: Object pool

2. Overview

3. Understanding object pooling in Unity

4. Memory allocation

5. Using UnityEngine.Pool

6. Unpacking RevisedGun.cs

7. Unpacking RevisedProjectile.cs

8. Other ways to implement object pooling

Complete this tutorial