# Interactivity On Scene Enter

{% embed url="<https://youtu.be/3poK-VEkOpU?si=m5SEI59kqhvDPqLb>" %}

Create animations and interactions that start when the scene begins with On-Scene Enter Interactivity! Want to know how?

1. First off, Click the scene.
2. Next, Click On-Scene Enter
3. Set the action you want
4. Adjust the object's movement
5. Choose the desired direction
6. Set the target and position
7. Use advanced settings to adjust the duration
8. Click *Apply*
9. Now, your interactivity will start as the scene begins


---

# 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://guide.assemblrworld.com/assemblr-studio-editor/interactivity-on-scene-enter.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.
