Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
-
Skyleft
- Regular
- Posts: 29
- Joined: Wed Feb 11, 2015 4:52 pm
-
Contact:
#1
Post
by Skyleft » Sun Oct 07, 2018 11:04 am
I'm trying to loop a song using this:
Code: Select all
play music "<loop 226.240>music/song.mp3"
When the song ends, it should go to the 226 second mark, right? but for some reason, it goes very slightly before the point. am I doing something wrong?
Using version 6.99.13