I want to make a simple app with Unity which will simply be a UI. The main and only screen will have several buttons. The primary role will be to access several web address which will never be changed. One of them is a youtube channel. Users hitting this button should be taken to the youtube channel and they should able to browse the channel and watch videos from inside the unity app. Another button will take them to shared Google drive from where they should be able to listen/download small audio clips. ANothe button will take them to a wordpress site where thsy can read articles.
Will I be able to implement the above with Unity. I found a plugin which will allow me to access the web from inside Unity. [the web browsing scriptis here.][1]
Do you learned people think all this will be possible?
I thank you in advance for your time.
[1]: https://assetstore.unity.com/packages/tools/gui/in-app-web-browser-57532
↧