Skip to main content

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

Extended Music Room for Ren'Py

Fully featured music room with improved usability and setup for Ren'Py. · By Feniks

How can I add this?

A topic by <Jan955 | Er/Du | 22> created 23 days ago Views: 29 Replies: 2
Viewing posts 1 to 2

How can I add this? Where should I put these: 

textbutton _("Music Room") action ShowMenu("music_room", mr=music_room)

Should I put this in the Screens.py-file?

Developer

Hey there! The code you posted there is a textbutton like any other, so it can go in any screen. The most common place to put it in a default project would be inside screens.rpy, in the navigation screen (where other buttons like Start and Load are). I have a couple tutorials on my website here if you want to get more familiar with screen language: https://feniksdev.com/navigation/ 

I've got it just now!


I need help now, to make an apk build. I've asked Nami, and I asked already on gutefrage.net.