Hello everyone,
It’s been a while as I’ve been preparing for the next stage, squashing as many bugs as I could find and tidying as much as possible and I’m finally ready to attack next stage, which is interacting with NPC’s and ITEMS (like doors, etc…).
There is many ways to approach this, but I ended up doing something a little different: as you approach an interactable entity, a button will appear above it, clicking it will start the interaction. A dialog panel will then open and show the appropriate text and relevant buttons to continue;
I’m still quite far away of getting it fully fledge out, but I could not resist showing you guys the first draft of the system
Any comments welcome!