lordmauve / wasabi2d

Cutting-edge 2D game framework for Python
https://wasabi2d.readthedocs.io/
GNU Lesser General Public License v3.0
156 stars 24 forks source link

spin_drag, rotation_spread for particles #16

Closed lordmauve closed 4 years ago

lordmauve commented 4 years ago

Particles can have a "drag" effect which slows their motion. However there is no corresponding parameter for slowing their spin (angular velocity).

Additionally, particles may have a spin_spread which affects the distribution of their spins. However, there is no parameter controlling their initial angle and distribution of the same.

These will be needed to create certain effects.

lordmauve commented 4 years ago

Fixed in 2f25108c9af906307fac25f7311fbd695fb0d6bd