Hello All, My name is Jacobo Martinez. I am mostly working on UI.
A problem I faced was thinking about the Code design, in how my UI manager would interact with the other things. Through many conversations with my peers, I was able to gain a better understanding of how my system is supposed to interacting with others. My first approach to adding code had me confused it was for a cheat menu, because I was trying to figure out what script to put it in and how to make sure what Menu would become active.
A Solution: I found by putting the functionality in the UI Manager and then calling it in my Button Functions script worked best. So separating helped by making it easier to debug and work with. It will make it easier on the User to interact with stuff because I know what functionality is in each file and I shouldn't get weird behavior from one file that is made with a specific functionality. I also added more UI for the money, date, and time. same with the bathroom meter, with the fear meter too.
Did you like this post? Tell us
Leave a comment
Log in with your itch.io account to leave a comment.