Simple effect on pause background

Hi, i am building a pause menu and when i touch on the pause button i need a effect like world of goo or feed me oil, when i touch on the pause_button a little background slide slowly, exemple:
http://www.youtube.com/watch?v=vPzJ1__LVaM
see on minute 1.30-1.40 and you will see that when he win, will appear two little bars one of top and other on bottom and will appear slowly, i need some like this effect, i am trying to use with sprites but i dont have good results. what should i use?
Thanks [import]uid: 26056 topic_id: 18050 reply_id: 318050[/import]

I’d suggest just making two black bar images (or newRects) and then using transition.to() to move them in from the top and bottom.

That would work nicely I think :slight_smile:

Peach [import]uid: 52491 topic_id: 18050 reply_id: 69083[/import]