Search found 2 matches
- Thu Jul 30, 2015 12:48 am
- Forum: Ren'Py Questions and Announcements
- Topic: Make navigation screen animate in only once
- Replies: 2
- Views: 406
Re: Make navigation screen animate in only once
Thanks for the quick reply
Got it!
- Wed Jul 29, 2015 10:45 pm
- Forum: Ren'Py Questions and Announcements
- Topic: Make navigation screen animate in only once
- Replies: 2
- Views: 406
Make navigation screen animate in only once
I currently have a navigation() screen that slides in anytime a player right clicks to open the save menu. When the player moves to another screen, such as preferences, the menu slides in again with the animation. I only need the navigation screen to slide in once, and not repeat as we move between ...