This is partly Unity's best practices, partly Microsoft's C# conventions and partly just how I like to do it myself. All root folders (folders in Assets) that are created should start with underscore.
The goal of this document is to set up a uniform coding style for all Unity developers in the team. You're welcome to pitch in ideas and contribute to shaping this document. We don’t expect everyone ...
Matt Sharp — Delaware game developer, educator and founder of Momiji Studios — first created his “Coding for Actual Beginners (C#/Unity/Game Development)” virtual course a couple of years ago for ...