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

Building animators #51

Closed DarthSharkie closed 1 month ago

DarthSharkie commented 1 month ago

Fixes https://github.com/GitBrincie212/Apel-Mod/issues/36

Convert all animators to use builders for construction. They often have even more properties than particle objects, so this should be a greater benefit here. I think these are at a good starting point, but they could benefit from some usage and subsequent feedback.

Details:

If there are trivial fixes/changes, happy to incorporate here. If there is more extensive change/feedback, probably best in a follow-up. These have all been tested, and they do work the way they are as far as I can tell.