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
Hi,
I want to set a one shot particle that activates on an event. However I can't find a way to do it. Is there a way to set a one shot that will fire this way?
Thanks.
Develop games in your browser. Powerful, performant & highly capable.
Just set it to one shot over in preferences, might set the attributes to destroy on start as well.
Then use system create, or have an object to spawn it in the event.
Poifect. Worked a treat.