Patch Notes - V1.5

Version 1.4 - Feburary 2021

  • Fuse Box Puzzle System

    • Addition of the Fuse box system

    • Updated AKUIManager to include Fuse box

    • Custom fuse box UI to go alongside the other styles

    • Added custom door interaction with fuse box unity event

  • General Door interaction / function:

    • Added a button door example, where buttons can be pressed to open doors

    • Create a close animation state for the door animator

  • Keypad System:

    • Edit the "KeyPadDoorController" script to have a variable for specifying animation name

    • Edit the script to include a variable for specifying sound clips

  • Disable Manager:

    • Give better naming conventions to shared player disables for puzzles

  • Safe System:

    • Create own disable features or give from another items disabled element

  • Stop Inventory opening when interacting / Right click to disable*

    • Keypad, Examine, Safe, Note, Phone and Padlock Systems

  • General Quality of Life:

    • Added discord link to contact page

    • Video which showcases how to drag the entire demo prefab into your scene to have a quick start

    • Edit expanding page to make disabling and using a different controller more clear

Version 1.3 - November 2020

*NEW* Puzzles

  • Safe Unlock System - This will be a puzzle to allow the players to access a safe combination and select 3 combinations to open the lock.

  • Includes First and Third person interaction for the safes

  • Includes 6 PBR textures (Green / Blue / Black) in Damaged and Clean

Features / Changes

  • Examine System Updates:

    • Added a feature to set initial zoom of an object, so you can easily set the distance of certain objects

    • Added the ability to use the scroll wheel to zoom in and out of objects based on two values

    • Added a rotation offset to allow objects to be positioned in at any desired angle when first viewing,

    • UI customisation so you can change text style for the in-build UI

    • Added a requested close button for the asset, so you can use functionality other than "Right click"

  • Note System Updates:

    • Added a feature to allow audio clips to be played whenever a note is picked up

    • Added a feature to allow a button press to be used (Including a basic UI prompt) for playing audio

    • Fixed some naming conventions of some variables for consistency

Version 1.2.1 - September 2020

  • Fixed an issue where the "Chess Puzzle System" puzzle would complete, if the correct sequence was reached and an item removed.

  • Added additional 3D text prompts around the demo scene for better navigation and understanding

  • Created a simple transparent material to replace the basic material for trigger events, making it very obvious

  • Updated FAQ and PDF included document to match the online documentation more closely. Please use online documentation for in-depth information

Version 1.2 - September 2020

Puzzle Addition:

  • Chess Fuse Puzzle System - This will allow you to collect fuses around the game world to input into various fuse boxes and if all are put into the correct order, a custom interaction can be made!

Features / Changes:

  • Inventory Rework - Consistent design which will let users move UI icons around freely

  • Flashlight System Inventory UI Rework

    • Redesigned the entire flashlight UI icons to feature a square design

    • New flashlight basic icon for being on/off

    • Radial 360 dial to show battery indication

    • Bottom corner battery number indicator

    • Name below the main UI icon

    • Re-written the script to incorporate the new design and link as appropriate

  • Gas Mask Inventory UI Rework

    • Redesigned and positioned the entire gas mask UI to feature a square design

    • Radial 360 dial to show filter indication

    • Bottom right corner filter number indicator

    • Bottom left corner show filter icon for low value indication

    • Added lower section health bar with slider and text percentage

    • Health controller now has a range slider for selecting a maximum and current health, out of 100

    • Added a health slider to the system

    • Add range slider for filter percentage

    • Renamed Variables for UI linking, to make them more consistent

    • Re-written the script to incorporate the new design and link as appropriate

  • Gas Mask System Changes:

    • Having health regenerate over-time (When not in gas)

  • Flashlight System:

    • Hold "Q" to replace battery - Removed redundant code from this change and added timer variables

  • Generator System Inventory Design Rework

    • Redesigned to feature a square design

    • Re-attached scripts and check for functionality

  • Chess Puzzle UI Integration

    • Resized this UI to fit with the current theme

    • Add documentation for the chess puzzle UI integration

  • Themed Key System

    • Unity Events for Door animations

    • Add Generic Door animation script

    • Rename variables for consistency

    • Update Documentation to reflect the changes for the UnityEvent and door animation

  • Themed Key Inventory Design Rework

    • Created new layout and design to hold keys to match other UI systems

    • Arranged UI elements into a more consistent order within the canvas

    • Added small images of the keys that can be collected, rather than shape icons (Others are provided in the package

  • Fixes:

    • Generator System:

      • Adjust UI popout number spacing

    • Gas Mask System:

      • Filter UI not updating on Start

    • Note System:

      • Reverse Note - Reverse Text Alignment Issue - Note Text Area Scale: 795 Default

      • Renamed some variables to match with UI references

      • Add color picker for CustomReverse - Note Settings Customisation

      • Updated Note System Headings for Custom/Reverse Notes

    • All:

      • Rename any code input fields to match variable name

      • Updated raycast to allow walls and other objects to be fully excluded from the interaction

      • Update all prefabs

      • Re-bake lightmapping for consistency

Version 1.1 - Late July 2020

  • Overhauled the examine system to make it much easier to use and have less setup

  • Updated the Gas Mask System and refined the code

    • Added new functionality, custom renaming and edits for the inspector

  • Added 3rd person support for Padlock system

  • Added 3rd person support for Note System

  • Refined the entire Padlock system scripts

    • Including adding new features for interaction, usage, customisation and setup

  • Tweaked basic inventory UI's and how they work to make the system more refined

  • Tweaked Generator system scripts to be more efficient through code

Version 1.0 - July 2020

  • Initial Release

Last updated

Was this helpful?