i literally played through the whole game just for it to be updated an hour later lol, one thing i noticed is that none of my progress had saved since last playing, is that a bug or is it just because it's in the early development stages?
Viewing post in DiBS 0.3.8 Released! comments
i would reccommend you impliment it sooner than later. youll want to reference the save game object across all your scenes (atleast, thats how i do it in unreal engine), and it may be a pain in the ass to give the object access too all the relivent data if you do it later down the line.
it shouldent be too complicated if its anything like unreal engines save system.