HandMenu and Source Code Refractor / Folder Cleanup
Added Hand Menu for Date and Time Navigation on the right Hand. Changes are in Characters/HandMenu The Hand Menu is now spawned by the Pawn and not part of the level anymore.
Additionally, I moved the source files, as this should reflect the structure of the Project and not be flat.
This means as ../../../Source/exadigitUE5/Characters/HandMenu/HandMenu_*.h was added. The file structure for the Blueprints was adjusted. E.g.: ../../../Source/exadigitUE5/CDU.h -> ../../../Source/exadigitUE5/Blueprints/Frontier/CDU.h Respective for all Source files!