lunarray, great plugin so far, especially all possible easing functions (bounce out is my favorite), but there seems to be an issue with starting the tween, while another tween of the same object type is running. To put it different, you can't start tweening instances, while another instances of the same object type are being tweened.
E.g. "MoveTo" behavior can do this.