Particle System Children: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
[[Category: Particle System]]
[[Category: Particle System]]


A particle can be made up of other particle systems and the children properties holds the links. New children can be added by right clicking on the list and selecting add. The only important property for children is delay which defines the amount of time to wait before starting the particle system.
A particle can be made up of other particle systems and the children properties holds the links.  
New children can be added by right clicking on the list and selecting add.  
 
The only important property for children is delay which defines the amount of time to wait before starting the particle system.

Revision as of 19:40, 30 December 2008


A particle can be made up of other particle systems and the children properties holds the links. New children can be added by right clicking on the list and selecting add.

The only important property for children is delay which defines the amount of time to wait before starting the particle system.