Emergency fix as it turns out new player and some existing saves were not able to safe due to the game data not loading correctly.
🔨 Saving - New Save Game Data is not existent when trying to save a new game. -> Now creates new data if that's the case
🔨 Saving - New Save Files receives gamedata from previous save file and writes down all stats ( only when opened up a previous save before creating a new one)
🔨 Saving - New Save Games not initializing new game data - one of the causes of all save related issues in the past 24 hours
🔨 Main Menu - Not able to Delete Save Files
🔨 Main Menu - Popup Confirmation when deleting not showing up
🔨 Main Menu - Game Mode Selection overlapping when returning to TitleScreen
🔨 Main Menu - Continue Buttons stays after deleting last save file | Also stayed when not having any compatible files left
🔨 Main Menu - Game Mode Selection - Description Text overlaps and animation stopping after every mode got hovered over
🔨 UI Cursor Interactions - Fixed a nullref when switching between scenes - The Object last looked at results in an error
🔨 Items - Collision activations and deactivations triggert a lot of problems when reloading scenes -> because they still were in use when they got destroyed
More fixes will come asap!