Animation Library

Now, this may just be me, but I’ve been working with Unity for a few years and if there’s one thing it seems to be missing, it’s an animation library/object. This animation library/object would have different functions such as animate color, position, rotation, etc., with from/to, duration, and speed curve inputs among others. It would potentially save a lot of time, I think, because rather than reinventing the wheel every time you wanted to animate something, you could just grab an already existing function to quickly animate your object/color/etc. Is there such an library already available?

I’ve been considering coding my own and then putting it up on the Asset store, but before I do, I just want to get a general idea of how many of you might be interested in it so I don’t waste my time. The question is, would you buy this library if you saw it on the Asset store?

I believe this may be what you are looking for: iTween for Unity by Bob Berkebile (pixelplacement)

Ah yes, that should do the trick. Thanks, don’t know how I missed that. :slight_smile:

No problem! :slight_smile: