# Door(문)

![](/files/-MOynmzEa6E6UJLuUPXm)

| ​![](/files/-MOp_ASvsddUHd5QfDRE)​ | <p>​</p><ul><li>플레이어가 상호작용하면 열리거나 닫히는 애니메이션이 재생됩니다.<br>- 애니메이션은 필수 요소가 아닙니다. 비헤이비어에서 "수동 회전"을 사용해 애셋과 상호작용할 때 애셋을 회전시켜 문 애니메이션처럼 보이게 할 수 있습니다.</li></ul> |
| ---------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- |


---

# 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/the-game-maker-academy_kr/behaviours/types-of-behaviours/door.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.
