You are browsing as a guest. Sign up (or log in) to start making projects!

5h 14m 31s logged

FINALLY Hackatime works again, it was saying I didn’t work at all on the project. This video attached is a bit outdated, but I will try to explain what isn’t shown in the video. So far, I’ve coded a computer screen which you can switch to and interact with which has a simple window manager. I spent the most amount of time working on making interaction with the screen (which is essentially a sub-viewport which displays UI nodes) and making custom elements (since I couldn’t figure out how to force mouse clicks, I decided to make a custom mouse pointer inside the sub-viewport and it didn’t work with normal UI elements). On it, there’s a program that lets you search information on someone if you have their ID number which will be given to you once someone comes up to you. Entering an ID will do nothing currently, because I intend to add the IDs to the system once NPCs come up to you instead of generating all of them at the beginning of the game. Next, I intend to code NPCs and let you question them to see if they aren’t lying about anything (may take a while), and an interaction system (that shouldn’t take long).

0
21

Comments 0

No comments yet. Be the first!