Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Deepblue on January 10, 2004, 11:43:02 pm
-
For Pspew how do you define how much space is in between each particle how long it lasts and how much it grows before it dies?
-
Space between them is +Time: , it lasts however long the ANI takes, if you're not using an ANI it lasts +Life: . It does not grow or anything. Theres radius and scale, no idea what they do; they only work for bitmaps. For ANIs they're completely useless.
-
Thanks. I am trying to make a nice smoke trail for missiles. however, my first attempt was.... less then comic.