> For the complete documentation index, see [llms.txt](https://docs.incari.com/incari-studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incari.com/incari-studio/2021.4/toolbox/events/websprite/on-websprite-load.md).

# On WebSprite Load

## Overview

![The On WebSprite Load Node.](/files/Uy05t7QNjCJdwBv0yd1J)

**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**](/incari-studio/2021.4/getting-started/scene-objects/web-sprite.md)
* [**WebSprite Nodes**](/incari-studio/2021.4/toolbox/incari/websprite.md)
