I can get a transition to work if I use push... director.push(FadeTransition(scene, duration=1))
... but with pop there's no scene to pass. I'm not sure how to make a transition happen when I pop. Any ideas? Thanks -- You received this message because you are subscribed to the Google Groups "cocos2d discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cocos-discuss?hl=en.
