# Release 35

## Space Brush

FirstStage now incorporates the OpenBrush (originally TiltBrush) tool.&#x20;

This has been open sourced, so why try to recreate greatness! Within FirstStage, we call it Space Brush to avoid confusion with the original standalone tool. The Space Brush can be found directly on the WristPad.

\[DEMO VID]

## ReadyPlayerMe Characters

FirstStage now supports ReadyPlayerMe character creation.&#x20;

You can create characters from a wide variety of faces and costumes: go into the Asset Browser, select the Character tag and then select the ReadyPlayerMe tag.&#x20;

If you sign up with ReadyPlayerMe you can create characters on their website for use inside FirstStage as well as getting access to a wider collection of costumes and bling (but some items may cost).

{% embed url="<https://readyplayer.me/signup>" %}

\[PIC OR VID]

## Quest Standalone (Beta)

FirstStage is now available for the Quest via the Meta App Store's Beta channel. No additional PC needed!

{% content-ref url="/pages/0i8Q1XnkNtIJnXDrBWWq" %}
[Installing on Quest (Standalone)](/firststage/basics/getting-started/installing-on-quest-standalone.md)
{% endcontent-ref %}

## Other Improvements

* The AudioClip chooser (found when importing audio clips) has been much improved.
* The keyboard in the Office can now be moved to a more comfortable position
* Many bug fixes!


---

# 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.moviestorm.co.uk/firststage/release-notes/release-35.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.
