Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I'm on 8.4 fresh project. Jump 10 seconds and playback seeking don't seem to be working, is there any additional thing I need to do on my end to have them work..?

I just tested a quick 8.5 project and didn't have any problems. Can you try upgrading your engine version? Make sure you've got the backend files in your project, and that you're using the special `music_bar` rather than `bar` for the song progress so that you can click to seek. Let me know if you aren't able to get it working!

(+1)

I've figured out what it was about! Apparently those features simply refuse to properly work with mp3 (was working with a placeholder file the whole time), but they ran just fine with other formats (tested opus, ogg, wav). Converting audio is no big deal so it's all good now.