C# Scripting in Unity: Script Optimization
Using Unity's built-in tools, you will increase your code performance from troubleshooting to learning how to avoid scripting bottlenecks, and you will deliver games that are both fun and performant.
What you'll learn
No matter how good your game looks, or how great the mechanics, performance is critical to its success. In this course, C# Scripting in Unity: Script Optimization, you’ll learn concepts and techniques that will help you avoid annoying slowdowns and hiccups that detract from your game and cost you players. First, you’ll get a brief look under the hood at those things that can impact performance: what they are, how they work, and the cost. Next, you’ll learn some easy to overlook techniques that will greatly improve your game’s performance. Finally, you’ll explore object pooling and how implementing it into your design can make the difference between success and failure. When you’ve finished this course, you’ll have the knowledge and skills required to avoid scripting bottlenecks and deliver games that are both fun and performant.