- 最后登录
- 2021-7-6
- 注册时间
- 2012-12-27
- 阅读权限
- 90
- 积分
- 76145
- 纳金币
- 53488
- 精华
- 316
|
Requires Unity 4.1.4 or higher.
UniWebView is an easy solution for integrating WebView to your mobile games. You can set up a web view and embed web content in your game with less than 10 lines of code. There is also a clean and simple interface for you to interact between the game and webview.
Main features:
* A native webview UIWebView for iOS, WebView for Android). Compatible with HTML5, CSS3 and Javascript.
* Send a message from webpage to Unity, using a specified url scheme. You can control the game flow and run your script code by clicking a url in the web page.
* The size and apperence of webview is customizable.
* Play youtube video and other media.
* Customizable url schemes for communicating between Unity and WebView.
* Source code included.
* Easy debug for Unity Editor on a Mac. There is no need to build and run again and again in your device. You can preview and interact with the webview just in editor. (Support for Windows Editor is on the way)
|
|