Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
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
I am trying to make the first music who was playing since the beginning of the level stop and another music start when the boss of the same level arrives. But the first music stop and the second music who is supposed to play when the boss arrives refuse to start. Here's the code in my Event Sheet, tell me if I did a mistake (Please only pay attention to the code within the red rectangle):
The event is running constantly you need to add a trigger once.
Develop games in your browser. Powerful, performant & highly capable.
To plinkie:
I don't understand, how to add a trigger for the music?
With player points condition you add another system condition 'trigger once'
Thank you for your help, it works!