Reuse iTween component?

Is it possible to reuse an iTween component? I need to use it pretty often so if it’s possible to create a permanent iTween component for an object, that would really save a lot of Creation/Destroying of components.

Somehow, I’m afraid this is not possible and I would have to make a tweener class for myslef, but I guess it isn’t hurt to ask! :slight_smile:

Bump! In case this is impossible with iTween, is there an alternative plugin that can do this?