[BETA RELEASE] Blueprint Survival Game Template

V1.20 Changelog:

MAJOR REWRITE: Completely revamped the pickup system to accommodate more pickup types, add versatility, increase efficiency and just make it overall better.
REWRITE: Rewrote all widgets to scale with different resolutions automatically.
REWRITE: Renamed many assets to conform with consistent naming convention. Also changes some folder structure.
REWRITE: Enumerated visual effects settings for easier use.
MINOR FEATURE: Added ability to stop new items automatically being added to the hotbar (user requested)
MINOR FEATURE: Added support for third party day/night systems. Requires documentation (user requested)
MINOR FEATURE: Added compass to HUD (user requested)
MINOR FEATURE: Added very dumb AI to demonstrate how chests could be attached to AI characters. Also included a random drop function. PLEASE NOTE: THIS AI IS NOT INTENDED FOR USE! It is intended to demonstrate how a designer MIGHT attach things such as the chest system to ai components, and generate random drops.
MINOR FEATURE: Added new item types for weapons, books and keys. Added an example of each one.
MINOR FEATURE: Added ability for chests to be locked with unique single use keys.
MINOR FEATURE: Added ability to toggle between first and third person using TAB (key binding - can be changed).
FIX: Made feedback text multi-line to avoid messages being cut off
FIX: Fixed slot 0 being automatically selected even without it displaying as such
FILE CHANGES: Removed texture files and replaces with solid colours to lower download size slightly.