brunomikoski / Animation-Sequencer

A visual tool that allows you to create animated sequences of tweens and tweak them on editor time.
MIT License
960 stars 116 forks source link

Overall code quality improved, renamings applied and text animation a… #66

Closed hasanozen closed 1 year ago

hasanozen commented 1 year ago

…dded for built-in text

hasanozen commented 1 year ago

PS. These changes made for Runtime

irakli commented 1 year ago

I know this was already merged, but isn't Sequencer way too generic of a name? Maybe something like AnimationSequencer would be better.

brunomikoski commented 1 year ago

I know this was already merged, but isn't Sequencer way too generic of a name? Maybe something like AnimationSequencer would be better.

It's a good point @irakli , I'm still doing some more tweaks and changes to the new release. I'm trying to remake it using UIElements so the performance is better. I will rename it for AnimationSequencer But this gonna be a breaking change, so I will approach with care