Unity FPS Sample Review
2018-11-21
Setup
Initial setup instruction are clear on the github page if a bit contrived. Opening the project for the first time takes around 30+ minutes and about 40 GiB of hard drive space.
Project Structure
There are 29 folders at the top level. Top level folder structure mostly serves to group assets by type, but there is quite a bit of clutter. The project would benefit from consolidating many of these folders. Several are for external packages like TextMesh Pro which could be grouped together. A couple of the folders have almost nothing in them. Icons, for example, has just 3 versions of the same image at varying resolutions.
Custom Tools
There are many editor extensions.