Hi everyone,
I have been messing around with some of the particle effects using an 32x32 star image. I have a few questions regarding them, i intend to use them to follow a bullet in a game design i have some with. My questions are as follows.
- Is there any way that you can easily scale the particles? (I have tried using part.scaleY=20.0; and it seems to effect the movement weirdly?)
- Is there any way to set how many particles there are. I mean some of the effects look good but it would be good in my bullet idea if say only a few particles followed behind the bullet.
- Is there anyway to make them disappear quicker?
Thanks for your time and help on this.