Ok, so I've been working on my fps game engine, and today I decided to code in the particles. I was planning on using eXtends for that, but now 2 things are bothering me:
first, there arent many options for the particles. Does anyone know of a better particle system?
second, whenever I set the particles up with my own image, it gets a really odd bug:
http://www.youtube.com/watch?v=4FTQZA2sIUs
Basically, it displays the image I want far away, but close up returns to the default particle image. (Just as a test, I made the particle image a star)