Hey guys! This morning I finished building out the basics for my interaction system. When you are within a certain distance from NPCs or Challenge signs you will be notified with an icon over the top of the objects telling you that you can interact with them.
Update
I have the interaction system working now. I created an Interact
class and I can make any object in the world that I want interact-able and can modify it all from one file. It was quite a bit of work, mainly because I’m still a noob, but I’m super proud of it!
1 Like
Hey guys! Here is another update. I changed quite a bit in regards to the art and I just finished implementing a health/life bar system. Here’s a super quick video run through of it. And as always, thank you to everyone who has been helping me along the way!
Update #4
I’ve started animating my world objects to bring things to life. Let me know what you think. Good bad and ugly.