Need some object in the game where you can save. E.g. a save point like a bed, sign, etc. Should be fairly simple to implement, create a script on an object that when interacted with will pop-up a UI to run the SaveController and save the current game. Consider having multiple save files, although I think having only a single save file would be good.
Need some object in the game where you can save. E.g. a save point like a bed, sign, etc. Should be fairly simple to implement, create a script on an object that when interacted with will pop-up a UI to run the SaveController and save the current game. Consider having multiple save files, although I think having only a single save file would be good.