Update [11/05/2019]

Today I: Was able to fix the double clicking issue after interaction. It turned out that it was actually due to the opening and closing of HUD widgets (menus, dialogue, etc.) – I had it set to “Input mode game only” but it needed to be...

Update [03/05/2019]

Today I: Continued working on the inventory system. Was able to fix the issue of additional items being added every time the main menu was opened. Can move items from the lootbox to inventory. At one point, the main menu inventory stopped diplaying items and once...

Update [26/04/2019]

Today I: After 2 days unsuccesfully working with the new interaction code, I very reluctantly decided to revert to my snapshot from Tuesday with the old code. The idea of an Interactable class seemed great but having implemented it, I was only able to interact with...

Schrodinger’s Level

When I opened my project file this afternoon, I got this error: Even with this error, the project itself opened fine, the only issue was that I couldn’t see the contents of my main level – it still existed in the outliner and relevant blueprints, but even any new...