Hi all. Ok so following along with the tutorial in the link below (by our amazing Brian Trotter), I managed to implement a banking system (which works after all 4 courses, if you dig deep into the comments):
However, I also ran into a generic issue, where any other UI Component that does not have a second UI to display (to fill up the other requirements of our inspector) will not work if we click our hotkeys. This includes our Trait Store, Quest Page and Pause Menu being inaccessible. How can we go around this?