# OVERVIEW

### Customizable Pixel Character

Thanks for using this asset pack.

For any question, feel free to please email to [*support@cainos.net*](mailto:support@cainos.net)

### Quick Tutorial

Drag and drop one of the character presets in `Cainos\Customizable Pixel Character\Prefab\Character Preset` into the scene and there you go.

Character customization is done in the `Customization` foldout group in `Pixel Character` script.

### Character Control

* <kbd>A</kbd> and<kbd>D</kbd> to move left and right.
* <kbd>SHIFT</kbd> to run.
* <kbd>CTRL</kbd> to dodge.
* Holding <kbd>SHIFT</kbd> and double tap <kbd>A</kbd> or <kbd>D</kbd> to dash.
* <kbd>C</kbd> to crouch.
* <kbd>Z</kbd> to crawl.
* <kbd>SPACE</kbd> to jump.
* <kbd>LMB</kbd> to attack.
* Holding <kbd>RMB</kbd> to look.
* <kbd>V</kbd> to melee attack.
* <kbd>W</kbd> and <kbd>S</kbd> to climb ladder.
* Holding <kbd>S</kbd> to jump down platform.


---

# 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.cainos.net/customizable-pixel-character/overview.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.
