# On WebSprite Load

## Overview

![The On WebSprite Load Node.](https://3875032344-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSX7w874Eg6ode1ivk0ZM%2Fuploads%2Fgit-blob-9d9a3761e0e1aef099e4dd876ab232dcbb2efd3a%2Fnode-onwebspriteload.png?alt=media)

**On WebSprite Load** is an **Event Listener** **Node** used for executing a **Logic Branch** when a **Web Sprite** **Object** is loaded.

## Attributes

### Object

| Attribute | Type         | Description                                                             |
| --------- | ------------ | ----------------------------------------------------------------------- |
| `Object`  | **ObjectID** | The **Web Sprite** **Object** whose load triggers the **Logic Branch**. |

## Outputs

| 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. |

## See Also

* [**Web Sprite Objects**](https://docs.incari.com/incari-studio/2021.4/getting-started/scene-objects/web-sprite)
* [**WebSprite Nodes**](https://docs.incari.com/incari-studio/2021.4/toolbox/incari/websprite)
