Unity 3D Help

I have been working on a space shooter game in Unity 3D called Space Jawns for the last few years off and on in my spare time. Over that time I have learned a lot about Unity development and different ways to make things happen in Unity with code. I originally started in Unity 4 with Javascript, also known as UnityScript, but have since migrated my whole game over to C#, also known as C Sharp and Unity 5. It’s been a long journey, and I figured it was time to start giving back some examples of Unity C# code and scripts that you can use to build your own game in Unity 3D.