# Scenes

![](/files/J9uHkKersl08LcbR2rRc)

Use scenes and animations to help you steer walkthroughs and tell a visual story. You can save a scene viewpoint and its related visual and layer states. Add an animation and nest scenes under it to modify transitions, pauses, and camera speed.

![](/files/3rIMWH4o4fnukhLRn1vq)

### Create a scene:

* In the Scenes palette, click <img src="/files/PEFI8bvIJf6A3WNjxRQy" alt="" data-size="line"> to add a scene.
* While the scene is selected, you can edit its properties at the bottom of the Scenes palette. Update the scene by clicking<img src="/files/5CpGwRzXfq3wHHaxe0tt" alt="" data-size="line">.
* To edit animation cameras, click <img src="/files/4rDlU7uN4fRUEiaUUZdL" alt="" data-size="line">.
  1. In this mode, you can change the camera position and direction by clicking and dragging the gray circles.
  2. Reset the camera position to be behind your viewpoint by clicking<img src="/files/5CpGwRzXfq3wHHaxe0tt" alt="" data-size="line"> .
* Double-click a scene to view it.
* To reorder scenes, click and drag them up and down.

### Create an animation:

* Click <img src="/files/qCIuW68TDOGZJ0R9BWDT" alt="" data-size="line"> to add an animation.
* Click <img src="/files/PEFI8bvIJf6A3WNjxRQy" alt="" data-size="line"> and add at least two scenes inside the animation.
* Set up each scene by following the “To create a scene” directions above.
  1. You can choose to include or exclude a scene from the animation by using the Include in Playback checkbox under Scene Properties.
* Edit pause time, transition time, and camera speed by using the controls under Scene Properties.
* View your animation by clicking <img src="/files/mdIghaJkKMMU7CNWJ0Jt" alt="" data-size="line">.

### Export an animation:

* Open the File menu and select Export. You can choose to export to your local device or to Autodesk Docs.
* In the Export File dialog, scroll down in the File Type Options panel and select As Video.
* You can change various settings of the video file in this dialog.
  1. Select the Blend Scene Transitions option to blend frames between scenes that use different visual styles or layers. This option is great for animations that focus more on layer states or visual styles rather than camera movement.
* When you're ready, use the Export button, enter a file name and save location, and click Save.

![](/files/3C9IdP2WfTGPjsEzukFg)


---

# 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://windows.help.formit.autodesk.com/tool-library/scenes.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.
