# MONA Capture

The MONA Capture (Beta) allows users to control a free moving camera, separated from their player to create more interesting and interactive content with the spaces they visit.

{% hint style="info" %}
This initial iteration of MONA Capture must be added to the Space *in Unity* in order to be used. Further iterations of Mona Capture will allow the feature to be used (optionally) in all MONA Spaces.
{% endhint %}

### Installing Visual Scripting

You may need to install the 'Visual Scripting' tool for capture to work.&#x20;

* Open the Package Manager using 'Window > Package Manager'.
* Select the 'Packages : In Project' at the top left. If 'Visual Scripting' is not in the list below, you will need to install it.
* Select the 'Packages : Unity Registry', scroll down to Visual Scripting. And select 'Install' in the description window.

<figure><img src="https://3438761929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgZbQzoznBJC_ld633%2Fuploads%2FltPJZroylUDs2pHuUdHh%2Fimage.png?alt=media&#x26;token=54652b8d-a452-4178-83cb-823ac83dcfe8" alt=""><figcaption><p>Install The Visual Scripting Package (if it isn't installed already)</p></figcaption></figure>

### Installing the Mona Capture

* In the MONA Library, select the MONA Assets category.
* Select the 'Mona Capture' item and select 'Download'.&#x20;
* Select 'Import' in the Import Unity Package popup.

<figure><img src="https://3438761929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgZbQzoznBJC_ld633%2Fuploads%2FDzDTOEXhW4EHZW9U3ZU3%2FMonaLibrary.gif?alt=media&#x26;token=b5ebe1eb-56d6-4eba-a865-28477737656c" alt=""><figcaption><p>Add the Mona Capture Asset...</p></figcaption></figure>

### Using the MONA Capture

* Drag the MONA Capture asset from MonaLibrary / Mona Capture folder into the Space Parent asset in the Space scene.
* You may need to Import the TextMesh Pro asset, if the popup comes up, just select 'Import TMP Essentials'.
* **Make sure to click on the 'MainCamera' in the MonaCapture asset to initialise the visual scripting.** If you do not do this the Mona Capture camera will not work in the space.
* Once you build your space and test in playground or add to your Mona Wallet, you can press '0' to use the Capture tool.&#x20;
* Hit F2 to pull up the hotkeys for more information.
* You can use any screen capture tool such as OBS Studio or the NVidia Shadowplay to record the screen. For more information on this, go to [creating-an-image-and-video-preview](https://docs.monaverse.com/create/building-spaces/submit-your-space/creating-an-image-and-video-preview "mention").

<figure><img src="https://3438761929-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkgZbQzoznBJC_ld633%2Fuploads%2FLGr3Bz3ap8TVaCU3Uh2w%2Fimage.png?alt=media&#x26;token=b8986c6c-3c03-40b6-a116-b82ebf218d12" alt=""><figcaption><p>F2 for Capture details</p></figcaption></figure>

### Hotkeys

<table data-header-hidden><thead><tr><th width="195">Hotkey</th><th>Result</th></tr></thead><tbody><tr><td>F2 </td><td>Help</td></tr><tr><td>0 </td><td>Toggle Free Camera</td></tr><tr><td>Mouse</td><td>Rotate Camera</td></tr><tr><td>W</td><td>Move Forward</td></tr><tr><td>S</td><td>Move Back</td></tr><tr><td>A</td><td>Move Left</td></tr><tr><td>D</td><td>Move Right</td></tr><tr><td>Q</td><td>Roll Left</td></tr><tr><td>E</td><td>Roll Right</td></tr><tr><td>Space</td><td>Move Up</td></tr><tr><td>Ctrl</td><td>Move Down</td></tr><tr><td>Shift</td><td>Boost Move Speed</td></tr><tr><td>Middle Scroll</td><td>Change Field of View</td></tr><tr><td>Increase Speed</td><td>Increase Speed</td></tr><tr><td>Decrease Speed</td><td>Decrease Speed</td></tr><tr><td>Reset Position</td><td>Reset Position</td></tr><tr><td>Save Position</td><td>Save Position</td></tr><tr><td>Load Position</td><td>Load Position</td></tr><tr><td>Toggle Mona UI</td><td>Toggle Mona UI</td></tr><tr><td>Toggle Reticle</td><td>Toggle Reticle</td></tr><tr><td>Toggle Avatar Tags</td><td>Toggle Avatar tags</td></tr><tr><td>Fullscreen</td><td>Fullscreen</td></tr></tbody></table>
