Player Web Link
Automatically link a web with your player.
Last updated
Automatically link a web with your player.
Last updated
The Player Web Link component can be used to link a Web with the player (or any GameObject
).
If automatic linking is enabled, the component will look for a Web View UGUI component in the scene with the same web name and link with it.
The large box is a list of all obtained skills. The list is populated when the component links with a web. The component will clearly indicate when a web is linked or not. Linking is only possible in play mode.
Web Name
The name of the web to link with.
Link Automatically
If the component should automatically link to the web. Automatic linking requires a Web to be loaded by a component. Disable this if you'd like to handle linking yourself.