# Multi Design Door Asset

This example shows how one innovative Asset includes 4 designs to give it much greater utility.&#x20;

<img src="/files/TxKTUDdfccI0vBTl05JW" alt="Japanese Gate Fusuma (Equipped with 4 designs) 
by ShibaInu" class="gitbook-drawing">

## How Does it Work?

Each door asset includes the following default animations:

* Close 01
* Closing 01
* Idle 01
* Open 01
* Opening 01

A level designer will select which animations a door Asset will display using the [**Door Behaviour**](/en/creator/game-maker/docs/behaviours/movement/door.md). This provides the opportunity to select custom animations available within your Asset.

Each animation is like a different pose of the nodes (and therefore the models linked to them) included in the Asset, with motion keyframes added. This means you can hide models within others by the way you arrange nodes in different animations.


---

# 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.sandbox.game/en/creator/voxedit/creative-guides/asset-guide/doors-gates-and-windows/multi-design-door-asset.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.
