# 패어런팅

### 부모 자식 관계 생성하기 <a href="#create-parent-and-children" id="create-parent-and-children"></a>

![](/files/-MSYRrePCfPcNFR-hTtG)

위계에서 오브젝트를 드래그 앤 드롭하여 **부모 자식 관계를 생성**할 수 있습니다. 선택한 항목을 드래그하여 **위계 구조 안의 다른 오브젝트 위에 드롭**하세요.

#### 오브젝트가 부모일 경우 <a href="#object-is-a-parent" id="object-is-a-parent"></a>

![](/files/-MSYSf4XSHWFqyBJweX6)

오브젝트가 부모일 경우, 오브젝트의 이름 옆에 화살표가 표시됩니다. 화살표가 오른쪽을 가리키고 있다면 해당 부모 오브젝트의 하위 항목인 자식 오브젝트들이 감추어져 있다는 의미입니다.

#### 오브젝트가 자식일 경우  <a href="#object-is-a-child" id="object-is-a-child"></a>

![](/files/-MSYUTwXPxZG_kLo-NP2)

화살표가 아래를 가리키고 있다면, 이름 왼편에 <img src="/files/-MSYTLZ3xGGVeIwlkcEf" alt="" data-size="original"> 아이콘과 함께 자식 오브젝트가 아래에 표시됩니다. 이 아이콘은 항상 화살표 아래 세로로 표시되어 연결된 부모 오브젝트를 보여줍니다.

#### 복잡한 패어런팅 <a href="#complex-parenting" id="complex-parenting"></a>

![](/files/-MSYThm2wgTSGU2hVR7t)

**부모와 자식 오브젝트를 결합하는 것도 가능합니다**. 이 경우, 자식 오브젝트의 아이콘은 그대로 있지만 부모 오브젝트의 화살표는 위 이미지와 같이 오른쪽에 표시됩니다.


---

# 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/assets/parenting.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.
