wiki.sine.space | sinespace

Difference between revisions of "Components/ClickableWebsite"

From wiki.sine.space
Jump to: navigation, search
(Created page with "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 mo...")
 
Line 3: Line 3:
 
1 - Create a game object either using the Unity basic objects or in your 3D modeling program (Poster, Mailbox etc.)  
 
1 - Create a game object either using the Unity basic objects or in your 3D modeling program (Poster, Mailbox etc.)  
  
2 - In Unity Inspector click on the Add Component button, find Clickable Website and add it.
+
2 - Be sure the item has a collider on it.
  
3 - In the Inspector in the URL field type in the website address including the http: (Example: http://sinewave.space.com)
+
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)

Revision as of 18:09, 20 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)