# Release 20

## Release for end of project review in Bremen

* You can now steer a character in first person mocap mode using the left thumbpad: walk or run by double clicking the thumbpad.
* You can now make a character climb in first person mocap by using the grip controls much as you would normally.
* Major performance improvements to the server to handle scenes with lots of edits.
* If you ares working in the same scene as someone performing mocap, you will see the mocap performance live and not have to wait until they finish.
* Many fixes to animation.


---

# 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-20.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.
