Posted July 19, 2023 by Zeil Learnings
#Renpy #quests
I simplified the code by removing the quest list which was simply holding an array. It is now replaced with my_quests. I also separated the UI into another menu and added a screen to show a button in the game.