Particle System Component: Difference between revisions

From Pummel Party Mod Documentation
Jump to navigation Jump to search
m (Added category)
m (Updated category link)
Line 1: Line 1:
The Particle system component is a [[Rendering Components|rendering component]] that creates and manages particles. These particles can be used to create effects such as fire, smoke, rain, dust and many more.
The Particle system component is a [[:Category:Rendering Components|rendering component]] that creates and manages particles. These particles can be used to create effects such as fire, smoke, rain, dust and many more.


== Component Settings ==
== Component Settings ==

Revision as of 20:47, 26 October 2022

The Particle system component is a rendering component that creates and manages particles. These particles can be used to create effects such as fire, smoke, rain, dust and many more.

Component Settings

The particle system component uses the same modules as the particle System in the Unity game engine. See the | Unity particle system documentation for what each of the modules and their settings do. Note: Some fields may not be exposed in the Pummel Party Mod Editor.