Patch Notes - V1.1
Version 1.1 - June 2024 (CURRENT)
Added a new option so you can play an audioclip on the GameObject if you wish to display the details in voiceover form for the items
Parented all UI elements to UIManager so it can easily save UI elements between sceens
Renamed all UI elements for better scripting and referencing conventions
Converted all UI's for use with TextMeshPro
UI Manager
Added bool checkbox for all UI manager to make sure it can easily be chosen to persist between scenes
Refactored this script with better field naming conventions to reference the new UI naming
Version 1.0 - April 2023
Added new TextInspectInteractor
Refactored the entire Raycast script
Added Interact Key dropdown to the inspector hint
Added new TextInspectItem
Refactored this script
Added booleans on whether to show or hide specific text inspection elements
Added new TextInspectUIManager
Created a brand new UI controller for all management
Added text customisation options
Added brand new fade in & out for text displaying
Added 2 custom grunge sprites to customise the look and feel of the text display
Last updated