Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I want to make nicer effect of page turn transition in my Cocos2D based application. There's CCTransitionPageTurn, but I'd like to add custom texture on back side and dynamic shadow, so it would look more realistic. I'd like to get something like this: http://www.youtube.com/watch?v=_vOYvaNhSHw (page turns at 0:08).

There's a good discussion on how to set up solid color for CCTransitionPageTurn http://www.cocos2d-iphone.org/forum/topic/15523, but there's no answer to my question.

Does anybody know solution for that?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.