GitBrincie212 / Apel-Mod

Apel is a library that brings particle animations to the table with flexible behaviour and a clean developer interface. It promises also lots of predefined shapes & paths to help the developer on their particle scene
Other
2 stars 1 forks source link

Run cylinder interceptors per shape, not per particle #19

Closed DarthSharkie closed 2 months ago

DarthSharkie commented 2 months ago

Cylinder rotation was awkward due to running the interceptors on each individual particle instead of the shape as a whole.