# Painting with the Airbrush

{% embed url="<https://youtu.be/zzoX7tmeAbU>" %}

You can do detailed painting with the **Airbrush** on [sketches](/firststage/crafting/sketching.md).

{% hint style="warning" %}
EXPERIMENTAL! The Airbrush only works on sketches on faces that have not been painted with a material. It does not yet work with imported models. Paintings with too many brush strokes may cause FirstStage to slow down. We intend to improve this in a later release.
{% endhint %}

Go to the **Paint** palette on the [WristPad](/firststage/basics/wristpad.md) and click on the ink pad: you will then have the Airbrush in your hand loaded with that color ink.

<figure><img src="/files/i8X50aDO3h62TP35Dkte" alt=""><figcaption></figcaption></figure>

The main panel lets you choose a color by pointing and clicking (or hold & drag to continuously change the color). By default it shows a spectrum with hue left/right and saturation up/down. You can change brightness with the vertical slider next to it.&#x20;

You can change the type of spectrum by clicking the R, G, B, H, S, V buttons to select which has the slider and which are in the panel.

The eyedropper tool is another special tool that lets you pick a color from any other thing by pointing at it and clicking .

The right hand column shows saved colors and you can save the current color by clicking on the **+** button.

Point at a face on a sketch (that hasn't had a material painted on) and you'll see a circle around the end of your beam which shows the size of your brush.&#x20;

Pull the trigger to paint the face: the density of the paint varies depending on how much you squeeze the trigger.&#x20;

You can increase or decrease the brush size by using the thumbpad or thumbstick.

You can change between different brush patterns by going to the **Brushes** tab on the Paint palette.

<figure><img src="/files/hxbUmKiSh7rRBLrtwvJl" alt=""><figcaption></figcaption></figure>


---

# 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/crafting/painting-with-the-airbrush.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.
