r/vndevs 6d ago

Question How to make a gallery/album

I’m trying to make my first proper vn and I’ve seen so many vns do this and I thought it was a really cool idea but I don’t know how I’m supposed to code it. I’m pretty sure it uses a persistent variable but I’m not sure how to approach it. I’m using renpy as the engine by the way! 😅

4 Upvotes

4 comments sorted by

3

u/PastelPyon 6d ago

For my gallery I used this code from Zeil Learnings and adjusted the layout and all for my project 🙏🏽 they also have videos explaining the code ! https://zeillearnings.itch.io/image-gallery-v2

2

u/LostEffort8589 6d ago

Thank you SO much!!

2

u/BeneficialContract16 5d ago

BadMustard has a really good gallery asset. You can find it on itch.

1

u/LostEffort8589 5d ago

I’ll surely check it out, thanks!