- May 29, 2022
- 231
- 445
So I'm making a Ren'Py game and I wanted to play some music when a screen pops up. I tried using the regular "play music" statement you usually would, but it only gave an exception saying that the play music argument is not a valid argument for the screen statement. I might be wrong with remembering what it said, but it just gave an error. How do I play music in a screen? I tried googling but didn't find the answer I'm looking for.