Particle System Children: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎top: clean up, added deadend tag)
No edit summary
 
Line 1: Line 1:
{{Dead end|date=January 2024}}
{{LanguageBar}}
{{back|Category:Particle System}}
{{toc-right}}


A particle can be made up of other particle systems and the children properties holds the links.  
A particle can be made up of other particle systems and the children properties holds the links.  

Latest revision as of 23:14, 2 September 2024

English (en)Translate (Translate)
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 lowest child on the list will render above the rest, regardless of distance. You can change particle positions by right clicking them and pressing move up or move down. The parent always renders below all of it's children. Children can also be set to have delays, which are highly useful for complex effects.