Movement Basic

From Valve Developer Community
< Particle System Operators
Revision as of 07:49, 16 June 2019 by Soer4769 (talk | contribs) (Added category to the page, added shortpagetitle template)
Jump to navigation Jump to search

Generic Operator Options

Movement Basic

Allows for basic movement of the particle through space.

gravity
Gravity to apply to the particle.
drag
Drag to apply to the velocity of the particle. Numbers should be under 1.0, with common ranges from 0.05 - 0.25.
max constraint passes
The maximum number of passes that will be attempted to resolve conflicts between multiple constraints interacting on a particle. Rarely will need to be altered.