My goal for this week is to add UI to the game using imGUI (and collision).
I created a start menu and character selection page, and I added a tool bar at the bottom of the window during gameplay.
I didn't really work on the collision part of the game but I am planning on working tonight.
1. add a waiting room (similar to the one in APEX? So player can see and walk around with the character they chose before game starts )
2. make adjustments: adding icon for each ability, add background to start menu, etc.
3. fix the flickering issue with UI
learned about what imgui can do.
Good.