Your IP address will be publicly visible if you make any edits.
Component:Hyperlink
The Hyperlink component allows you to turn an object with a collider into a clickable link that will prompt the user in Userspace to open the provided link in their default web browser.
The Hyperlink component allows you to turn an object with a collider into a clickable link that will prompt the user in Userspace to open the provided link in their default web browser.
This component requires the start to contain http://, ws://, or something similar at the beginning of the URL, or this component will not prompt for a connection.