Posted December 28, 2024 by Mian
#Saving Update #All #Files #Downloadable
- Made All Files Downloadable
- Added the Saving System
-- There are now three Loading Bars (Bottom left)
--- Unimportant Bar
---- Very small, dosnt have a use yet
--- Important Bar
---- Normal Size, only Shows up when saving
--- Very important Bar
---- Big Size, only Shows up when saving the Game
-- You can Delete The save files in the Main menu
-- You can Find the Savefiles usually here: "C:\Users\YOUR_USER_NAME\AppData\LocalLow\Mian Studios\Horror Room"
--- There are two files:
---- SettingsData
----- The Settings Data are your current Settings
---- PlayerData
----- In The Player data is following:
------ PlayerCurrentPos: This is an intager and defines the Current Player Position in pre-defenied Spots
------ Active Instance IDs: This are the GameObjects that are active when you saved
------ UnactiveInstance IDs: This are the GameObjects that are not active when you saved
------ current Cartongs: that are the Cartongs, that you already put in
------ Player Items: That are the Items, that the Player currently has
------ Player Count: That is the Count of the Items, that the Player has
- Removed the Starter Lines
- Fixed the bug, that the Warning isnt scaledup Right
- Added the Menu Screen
- Made The Quit Button Work