Here are some of the notes taken when reviewing the final assignment.
- cool idea for UI skill tree.
- overall good code both in ui and cpp for handling unlocked abilities and tags.
- need to first click once to fix cursor bug when opening menu. // add: SetInputMode(FInputModeGameAndUI()); when creating powerup menu.
Here are some of the notes taken when reviewing the final assignment.