Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Ren'Py Gallery Framework

A (hopefully) easy way to add a CG gallery to your Ren'Py game · By bobcgames

Adding a background image behind the thumbnails

A topic by Deleted Account created Feb 09, 2025 Views: 91 Replies: 1
Viewing posts 1 to 2
Deleted post
Developer

Yeah... it should be doable with styles in a very similar manner to the save/load screens. although you'll have to add an explicit style to the imagebuttons, or change the style prefix used (since I used the "about" one for a very basic no-frills styling)

But it's not something I've tried doing myself, so I can't provide code or better guidance around it

(Glad you found it useful!)