# Feature: Animation Timeline

Developed by [Benji Costin](mailto:b3nsup@gmail.com) with support from [The Icosa Foundation](https://opencollective.com/icosa) and Open Brush community

#### Status: <mark style="color:red;">Experimental and incomplete</mark>

<figure><img src="/files/6KI6W4X4WvmotSQGX4LG" alt=""><figcaption><p>An early version of the UI</p></figcaption></figure>

## Download

* [Oculus Quest 1](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Fanimation/Oculus%20Quest%20\(2%2B\).zip)
* [Oculus Quest 2 or 3](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Fanimation/Oculus%20Quest%20\(2%2B\).zip)
* [Oculus PC VR](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Fanimation/Windows%20Rift.zip)(Rift, Quest via Link cable...)
* [SteamVR and other PC VR](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Fanimation/Windows%20OpenXR.zip)(Vive, Index, Reverb...)
* [Other Builds](https://nightly.link/icosa-foundation/open-brush/workflows/build/feature%2Fanimation) (Pico, Pimax etc)
* [Code](https://github.com/icosa-foundation/open-brush/tree/feature/animation)

### What does it do?

Both hand-drawn ("flipbook style") animation and tweening. Inspired by the classic Flash timeline - add motion to your Open Brush sketches.

### How do I install it?

Download a build for your headset from the link above and unzip it. You can run the Windows exe directly. To install the Quest apk use SideQuest: <https://uploadvr.com/sideloading-quest-how-to/>

### How do I use it?

TODO

### Known Issues

TODO

## How do I get help

Come over to the Open Brush Discord: <https://discord.openbrush.app> and chat to @seethrough ).

We're mostly on UK time but we check in fairly regularly.

### Can I see it in action?

{% embed url="<https://www.youtube.com/watch?v=JZWjgx1LuCU&feature=youtu.be>" %}


---

# 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.openbrush.app/alternate-and-experimental-builds/animation-timeline.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.
