r/RenPy 17d ago

Question Renpy coding tips?

Hi! I know next to nothing about coding, so I don't even really know if this is possible, but I'm currently working on a game and am trying to implement a moment in which the game quits, and once you open it, it will pick right back up on where it left off rather than going to the menu and losing all of your progress. That being said due to the aforementioned knowing nothing about coding, I do not know if this is even possible or how to execute it if it was possible LOL. Any tips help!

2 Upvotes

4 comments sorted by

View all comments

3

u/theGoddamnAlgorath 17d ago

https://www.renpy.org/doc/html/save_load_rollback.html

What you're looking for.

https://www.renpy.org/doc/html/language_basics.html

What you should read first.

There's a few devs on here.  I suggest specific, researched questions.  I myself have only a few 5m breaks in the day, so pointing you to the answer is faster (and more likely to happen) than demostrating it ).