Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Is there a way to check if a sound / musictrack has finished playing?
The Audioobject doesn't seem to have any events at all :(
Good point, it's a useful event that is missing. Added for next build.
Yay thanks! :D
Develop games in your browser. Powerful, performant & highly capable.
Great! I wasn't able to add looping to my music! This will be good!
Looping works in some browsers but not others, I can't remember. Just make sure you test it so on browsers which do support looping you don't get the music playing twice.
— i solved it by using a workaround using events... check how long the music is in seconds and then use system every x seconds -> stop music -> play music
doesn't work 100% but it'll have to do till the guys fix it :)