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 need to make an object in a collision with another object appeared once the particles, and when they were new clashes did not appear. I decided that this can be achieved in this way. What do you suggest? ("trigger once" certainly does not help)
Develop games in your browser. Powerful, performant & highly capable.
Example capx
Make sure your particles "Type" property is set to "One-Shot".
You did not understand me, I need to particles worked only once in a collision with an object, but not every time.
explain with an example. I need to do to effect checkpoint. When a character goes through it should work "fireworks". But it should not be triggered every time a character goes through it.
thanks)