Change the background image in cocos2d
Posted
by Viral
on Stack Overflow
See other posts from Stack Overflow
or by Viral
Published on 2010-05-25T05:59:15Z
Indexed on
2010/05/25
6:01 UTC
Read the original article
Hit count: 334
Hi all,
I am making a game using cocos2d. in that I want to change the background after each second of time. I don't know how to do this in cocos2d. I am having 15 different images and one by one each image will be shown, i.e. after1 second next image will appear.
I am new to cocos2d so, If any one can help me???
thank you in advance to all.
© Stack Overflow or respective owner