How easy is it to create multiple pages (view) using Cocos2D for my interactive app book that is in development? I anticipate the book to be about 15 pages long.
Interactive book
(7 posts) (6 voices)-
Posted 1 year ago #
-
Very.
Posted 1 year ago # -
Thanks! Is there a resource where I can access full method description?
Posted 1 year ago # -
You can search for Scene transitions on the Cocos2d examples project
Posted 1 year ago # -
assure that will be really interactive, or will be rejected by apple :)
Posted 1 year ago # -
If the interaction is just the page transition (regardless of implementation) then it is very likely to get rejected.
Posted 1 year ago # -
@abitofcode: There's no "likely" about it. After my book reader was rejected, I appealed, and ended up having a good conversation with one of the managers at Apple. He said that what I considered "interactive" - pinch/zoom, music, sound effects, page turn effects, was "all things you can do with iBooks". If the book is fundamentally something you "just read", they will reject it.
You have to include interactive elements you can touch and mess with to make it "interactive".
Posted 1 year ago #
Reply
You must log in to post.