I have many instances in a row, and each of them should create particles and be destroyed when they collide with a "sword" object, but when they collide the only one that creates particles is one, even though all of them get destroyed.
I know the collisions work because all of them get destroyed, I just don't understand why they do'nt create particles as they should. What can I do so all of them create particles?.