Set Remote URL
Last updated
Last updated
Set Remote URL sets the URL Attribute of a Web Sprite Object. It receives as inputs the Object ID of the Web Sprite Object and the URL.
Scope:Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| ObjectID | The Web Sprite Object whose URL you wish to set, if none is given in the |
Attribute | Type | Description |
---|---|---|
| String | Default value of the URL you wish to set the Web Sprite Object to, if none is given in the Input Socket. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| ObjectID | The Web Sprite Object whose URL you wish to set. |
| String | The URL you wish to set the Web Sprite Object to. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |