HPL3/Particles/Particle Rotation

From Frictional Wiki
< HPL3‎ | Particles
Revision as of 00:15, 31 July 2026 by TiMan (talk | contribs) (Created page with "=== Rotation === * '''Use Particle Spinning''': If enabled, particles will rotate around themselves. * '''Spin Type''': Type for the particle spinning. Can be: ''' '''Constant...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Rotation

  • Use Particle Spinning: If enabled, particles will rotate around themselves.
  • Spin Type: Type for the particle spinning. Can be:

Constant: A value will be picked from the spin velocity range at random. Movement: The rotation will be linked to how fast the particle is moving.

  • Particle spin velocity range (rad/s): Spin velocity for constant spin type.
  • Use Revolution: If enabled, particles will rotate around some axis.
  • Revolution speed: 3D Vector that will determine the axis and rotation speed for particles.