Ren'Py Code - Separate History Screen
A downloadable code
Download NowName your own price
This is a code snippet for the Ren'Py engine that will change the way that the History Screen is shown. Instead of being a part of the Game Menu, it will be a stand-alone screen that can be pulled up from the quickmenu while playing.
You may have to adjust some of the numbers to fit your needs. The project has a 1920x1080 resolution that can be either reduced or expanded. The screen should automatically re-scale itself accordingly.
If you just want to see the code, you can find the relevant lines at this LemmaSoft Thread.
Version 2.0 was uploaded on March 28, 2022 and was last tested on Ren'Py 7.4.11.
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (12 total ratings) |
Author | tofurocks |
Made with | Ren'Py |
Tags | Ren'Py, sourcecode |
Code license | MIT License |
Asset license | Creative Commons Attribution v4.0 International |
Download
Download NowName your own price
Click download now to get access to the following files:
renpy_separated_history_screen.zip 77 kB
Development log
- Version 2.0 ReleasedMar 28, 2022
- Minor UpdatesMar 03, 2018
Comments
Log in with itch.io to leave a comment.
Hi there, what's the issue you're encountering?
Well,i wanted to add this function to my VN but i don't know where i could do this.Maybe int the screens.rpy or the options.rpy?
I don't know what to do after downloading this file.
Thanks for replying!
(I'm sorry if there is any spelling faults.English isn't my
First language)
Depending on if you've already customized your project or note, you can begin programming your GUI by using this as a base. I may recommend the other template I maintain as well if you want more features set up:
https://tofurocks.itch.io/renpy-gui-template
Otherwise, follow the instructions on this thread for just the code you want to use:
https://lemmasoft.renai.us/forums/viewtopic.php?f=51&t=48322
THANK YOU! I REALLY APPRECIATE YOUR HELP!
🌈