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
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.
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'
Develop games in your browser. Powerful, performant & highly capable.
Thank you for your help, it works!