I'm just exploring the features of sparrow framework (it seems very very nice!) and I wondering about how to combine tweens.
Example:
my character needs to jump, so i'd like to create a tween that modify the y property to +OFFSET and then -OFFSET.
how to do this?