spin_velocity

Rotates the velocity vector around the Y axis by the given angle.

Categories: meta

Required arguments

Key(s)DescriptionType
angleThe angle in degrees to rotate the velocity around the Y axis.EXPRESSION

Example

mutators:
  - id: spin_velocity
    args:
      angle: %level% * 5