Can anyone help me in doing a page turn or page slide effect I only got som far in Objective C but I believe you replied on Core Animation being appiled to the view how do you do this in Corona.
As the transitions are for moving objects, roations, adjusting opacity etc How do you make a screen slide off with the other sliding on or peel like a page turn as seen in many xcode developed Apps [import]uid: 5872 topic_id: 927 reply_id: 300927[/import]
got your email. As there is no 3D effects in corona, a page turn can only be done via graphics and animation. I am thinking myself how this can be done, means how the animation could be done.
Michael [import]uid: 5712 topic_id: 927 reply_id: 2355[/import]
What about the support for OpenGL?
Probably this was not available when the last comment was written- but it’s available now, so a page turn should be possible I hope?