# On Scene Enter

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

Buat animasi dan interaksi yang muncul ketika *scene* dimulai dengan *On Scene Enter*! Ingin tahu caranya?

1. Pertama, klik scene
2. Selanjutnya, klik On Scene Enter
3. Atur Interactivity yang diinginkan
4. Sesuaikan pergerakan objek
5. Pilih arah yang diinginkan
6. Atur target dan posisi
7. Gunakan pengaturan lanjutan untuk menyesuaikan durasi
8. Klik *Apply*

Sekarang, *Interactivity* sudah otomatis muncul saat scene dimulai!


---

# 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/studio-id/editor-assemblr-studio/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.
