A lot of the particle systems I have attached to objects run on game start. This isn’t a huge problem, but it doesn’t look very good, or well thought out.
.stop() in the startup doesn’t always seem to work.
What is the correct way of doing this? (Bearing in mind I might want other particles to start as described.)
Thanks.