Hi
I want to have an 'About' section to my game - that lists my website etc
Is there an easy way to add paragraph data- including bullet points etc ?
Thanks
Deb
A fast, easy to use, free, and community supported 2D game engine
Hi
I want to have an 'About' section to my game - that lists my website etc
Is there an easy way to add paragraph data- including bullet points etc ?
Thanks
Deb
The easiest way to do it and have it look nice is probably to add a UIWebView.
... but it will add N17 to your game ...
What's an N17 and why should I be worried about it?
No it won't - they are joking. The N17 may be required if you allow the user to navigate to arbitrary web content. If you are using the UIWebView to display formatted data from within your app (which I am doing in two games), it will not effect your rating.
I dont think it will require an adult rating unless debbo uses the webview to load online content.
You will only have a 17+ if you enable the possibility to go elsewhere. (ex: Type in an address, links to other websites, etc) I used a web view to display scores from a web server (A standard .PHP page that I could anytime change for porn if I wanted too) and my game is 12+.
Hello!!
I am also using the UIWebView. The UIWebView is displaying before my main background. Is there a way to have the background display first then the UIWebView?? or both in sync??
Thanks,
Kenny
You must log in to post.