Menu System GUI is unstable. Right now an SDL_Rect is generated based on screen width and height with hardcoded offsets to make the GUI box. text is then rendered inside. Some states have issues, and remembering the state of the previous window is not implemented. Inventory System is a mess.
Menu System GUI is unstable. Right now an SDL_Rect is generated based on screen width and height with hardcoded offsets to make the GUI box. text is then rendered inside. Some states have issues, and remembering the state of the previous window is not implemented. Inventory System is a mess.