Added character select screen whenever player wants to update their avatar from the settings menu. This menu works both in game and from the main menu. When the player closes and re-opens the game, it will save the avatar they selected between sessions.
How Has This Been Tested?
Tested locally in editor to ensure that character avatar is being updated correctly and synced between multiple clients.
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
Description
Added character select screen whenever player wants to update their avatar from the settings menu. This menu works both in game and from the main menu. When the player closes and re-opens the game, it will save the avatar they selected between sessions.
How Has This Been Tested?
Tested locally in editor to ensure that character avatar is being updated correctly and synced between multiple clients.
Checklist: