- Apr 4, 2017
- 1,008
- 759
So many visual novels/games today have several "routes" that one may take, and I'm wondering if game engines, Ren'Py specifically, might already have or consider adding some sort of support for them?
Using Eva Kiss' Good Girl Gone Bad as an example, if I'm playing the 'Good Ashley' route, I'd like to only save, and only load, saves from that route. If I'm playing the 'Thug Ashley' route, I'd like to only save or load saves from that route. And so on... I'd also like the option to switch from route to route at any time.
They could even use subdirectories to keep the saves separate:
...and so on. I know this would be a feature that I'd use and appreciate. Do you agree?
Using Eva Kiss' Good Girl Gone Bad as an example, if I'm playing the 'Good Ashley' route, I'd like to only save, and only load, saves from that route. If I'm playing the 'Thug Ashley' route, I'd like to only save or load saves from that route. And so on... I'd also like the option to switch from route to route at any time.
They could even use subdirectories to keep the saves separate:
Code:
Saves
Good
1-1-LT1.save
1-2-LT1.save
Thug
1-1-LT1.save
1-2-LT1.save
1-3-LT1.save
1-4-LT1.save
Incest
1-1-LT1.save
1-2-LT1.save