Hi,
I'm currently designing a narrative game which could follow an episodic format (like one chapter being released every month or else). I was wondering if it would be possible/how hard it would be to have players have their previous choices/saved files carried over to a new version of a same game. (For example, month 1 is the game with only one chapter, month 2 has chapter 1 + 2, etc.) A bit like what Telltale games used to do a long time ago.
I've mostly worked with Godot 4 + Ink, using GDScript so far.
Thanks!