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.