Hi there,
So I have simple setup.. i want to spawn a series of asteroids as enemies and i want to have a particle attached to each one of them. this works great except the very first time.
The very first time it happens the particle i attach is orphaned and doesn't attach.. but all later ones are attached properly.
one hack was to spawn one off screen starting out, but i just don't like it behaving like this and would like to find a more elegant solution.