Unity CWC Prototype 3
About
NOTE: Does not seem to work in Google Chrome (not sure if this is a common problem with WebGL games or if I'm just building it wrong). Works in Microsoft Edge.
This is my submission for Week 3 of Create With Code Live 2020 at: https://learn.unity.com/course/create-with-code-live-summer-2020
A complete unitypackage has also been uploaded below for anyone who would like to download and inspect the package in their Unity. There is also a 'scripts only' zip that has just the code to read if you're not interested in opening it in Unity.
I have heavily commented the code and am proud of the backend enhancements I made over the original tutorial presented in the course, so please take a look! I especially would like fellow course members and other new Unity coders to see it.
Using an object pool and event-driven code is probably overkill for something this small, but I'm really interested in those concepts and wanted to put them into action. I'm very proud of the result.
Made with Unity 2018.4.25f1.