Added a helper component for easier tick/frame based animations
Added a component for easier notation of frame timed animations. It should be more performant as well, since it only needs one Timer, instead of multiple.
Added a component for easier notation of frame timed animations. It should be more performant as well, since it only needs one Timer, instead of multiple.