# Object

## Introduction

The **Object** **Nodes** are **Event Listener** **Nodes** that allow a **Logic Branch** triggered by a change in the value of an **Object's** **Attribute** to be executed.

## Contents

* [**On CheckBox Value Change**](/incari-studio/2024.1/toolbox/events/object/on-checkbox-value-change.md)
* [**On Dropdown Active Value Change**](/incari-studio/2024.1/toolbox/events/object/on-dropdown-active-value-change.md)
* [**On Opacity Change**](/incari-studio/2024.1/toolbox/events/object/on-opacity-change.md)
* [**On Position Change**](/incari-studio/2024.1/toolbox/events/object/on-position-change.md)
* [**On Rotation Change**](/incari-studio/2024.1/toolbox/events/object/on-rotation-change.md)
* [**On Scale Change**](/incari-studio/2024.1/toolbox/events/object/on-scale-change.md)
* [**On Slider Value Change**](/incari-studio/2024.1/toolbox/events/object/on-slider-value-change.md)
* [**On Visibility Change**](/incari-studio/2024.1/toolbox/events/object/on-visibility-change.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.incari.com/incari-studio/2024.1/toolbox/events/object.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
