I've been playing with the tween commands and I must say a massive well done and thank you to Paul for creating them, they are incredibly useful!
However, I do think that they could be improved still further with a few additional commands. (
This is for sprites only as I have only been playing with those so far)
SetTweenSpriteScale - We can change the size of a sprite but not the scale.
SetTweenSpriteOffset - Including that would allow sprites to be rotated in a spiral.
SetTweenSpriteUVOffset - Scroll the sprites image.
SetTweenSpriteUV - Being able to tween the UVs to swap the corners would give the
illusion of rotating the sprite in 3D.
SetTweenSpriteUVScale - Could be handy, not sure how but you never know.
SetTweenSpriteImage - OK, I'm probably asking too much to be able to blend sprite images but it would be a very handy feature!
SetTweenSpriteFlip - There's no way to tween a flip, it either happens or it doesn't but including the command and the SetTweenSpriteImage command would be helpful to add to a chain.
SetTweenSpriteVisible - Again this is either on or off but again, it's a handy thing to add to a chain, perhaps less so this time because we could just tween the sprites alpha to zero but for completeness ....
AGK V2 user - Tier 1 & 2