Particle System Operators/render screen velocity rotate: Difference between revisions
Jump to navigation
Jump to search
(Created page with ";Render screen velocity rotate :This render type is rather unique in that it is run alongside a render sprites renderer. It orients the rotation of the sprite to be relative to ...") |
m (Added category to the page, added shortpagetitle template) |
||
Line 14: | Line 14: | ||
;forward angle [float] | ;forward angle [float] | ||
:The rotation for what is "forward" on the sprite. | :The rotation for what is "forward" on the sprite. | ||
{{shortpagetitle}} | |||
[[Category: Particle System]] |
Revision as of 08:09, 16 June 2019
- Render screen velocity rotate
- This render type is rather unique in that it is run alongside a render sprites renderer. It orients the rotation of the sprite to be relative to its on screen velocity.
Generic Render Operator Visibility Options
- rotate_rate [float]
- The degrees per second that the rotation should happen at
- forward angle [float]
- The rotation for what is "forward" on the sprite.