Link

Allow your users to explore web content

This feature allows you to provide your uses a way to access a web based content, that can be a submission link, chat, video, a document etc. On Web Browser any accessed link inside HoloFair will be opened in a new tab. While on the mobile devices, the web links are opened in the in-app browser. So, to add a link first setup a gameObject like on the image below:

Then, in order to actually add Clicking behaviour, setup a OnClickHandler like in the image below:

At this point the Link is ready. One optional thing you can do is to enable Edit feature of the link, which will allow admins, your moderators and you to edit the link value in real-time. To enable such feature it is enough to add a OnClickHandle and setup like on the image below:

To see how it works, watch the video below:

Last updated