wiki.sine.space | sinespace

Difference between revisions of "Components/ClickableWebsite"

From wiki.sine.space
Jump to: navigation, search
Line 10: Line 10:
  
  
[[File:WebsiteURL.JPG|thumb|Website URL]]
+
[[File:WebsiteURLComp.JPG|thumb|Website URL]]

Revision as of 00:21, 22 September 2016

This component will open a browser window to the web page you indicate when the user clicks it.

1 - Create a game object either using the Unity basic objects or in your 3D modeling program (Poster, Mailbox etc.)

2 - Be sure the item has a collider on it.

3 - In Unity Inspector click on the Add Component button, find Clickable Website and add it.

4 - In the Inspector in the URL field type in the website address including the http: (Example: http://sinewave.space.com)


Website URL