Script Generator is a simple Unity package that allows you to generate script files from custom class template files. It just uses casual C# and Unity API. No mind-blowing external tools or fancy ...
This series builds off of the player controller series from before. However, you can start here if you wish to only learn more about the weapon system. A starting state is provided. Otherwise you can ...