An explosion of stars

I'm trying to make an effect of an explosion of 100 stars or so.

Basically this is a rule in an actor that is recalled when a star explosion is needed.
The problem is that I couldn't find a way to make all 100 stars appear at once in different directions.
I have "direction" of particles at random(0,359)
but I still don't get stars in different directions.

Comments

Sign In or Register to comment.