Hello,
We have a client that needs an app developed that will show his unity books, the app will manage a lot of books and show them.
I’d like to know what’s the best way to display these (unity) books properly in an iOS application.
Suggestions?
Hello,
We have a client that needs an app developed that will show his unity books, the app will manage a lot of books and show them.
I’d like to know what’s the best way to display these (unity) books properly in an iOS application.
Suggestions?
What do you mean “his unity books”? Ever look at iBooks? How would it be any differ from any level selection scene? Think Angry Birds. What i see are just, icons, btns, which represent any “book”. Press btn 1 it loads book 1. What book 1 is is up to you.
Sorry, I think I hadn’t explained it clearly.
The books have been developed in Unity.
What I mean is, they are ready, done in unity.
What I want to know is if are there any difficulties in displaying them in an Objective-C app?
We don’t wanna develop the app in Unity, but we have to display these books that have been developed in Unity.
Thanks for the attention
So Objective C must talk to Unity? If so, not sure. People seem to talk like Objective C could communicate with Unity tho. Hope that helps. :?