A set of script templates to use when creating scripts in Unity. Replaces the default script template with an empty one (removes Start and Update, and unused imports). For video instructions, click ...
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 ...