Unity Clean Architecture - Switch Statements

August 6, 2019

Cleaner Architecture in Unity

Switch Statements

Youtube - Code Smells - 'Switches' in Unity3d / C# Architecture
By: Unity3d College

This tutorial just seemed like a nice one to come back to to get some insight on when to use/not use switch statements in Unity, and how to implement them (or suggested replacements) properly. Cleaner coding practices are always helpful.

Comments

Popular posts from this blog

Field of View Tutorial E02 - FoV Mesh - by Sebastian Lague

Modding Monster Train - Harmony Reverse Patches

Unity - Exploring the Physics - Rigidbody and Drag