# 아바타 생성기

## 아바타 생성기

**아바타 생성기는 각 경험 내에 아바타를 생성하는 디폴트 오브젝트**입니다. 게임을 시작하는 데 필수 요소이므로 제거는 불가능합니다.

![](/files/W6fACC4jQk8rZfngmAkq)

## 생성기 커서

**생성기 위에는 작은 커서가 있습니다**. 게임 메이커의 편집 모드에서는 아바타 생성기가 프레임에서 보이지 않을 때에도 항상 해당 커서가 표시됩니다. **커서를 클릭하면 카메라가 아바타 생성기의 위치로 자동 이동**합니다.

![](/files/SvGWEKdyx182XlM2pVwO)

## 아바타 생성기 속성

**아바타 생성기** (아바타 포털)**를 클릭**하여 **Transform** (변형) 속성을 변경하거나 [**글로벌 파라미터**](https://sandboxgame.gitbook.io/the-game-maker-academy_kr/QXVjiJZSETueiVsHSiOX/global-parameters/global-parameters)의 **아바타 설정으로 빠르게 액세스**할 수 있습니다.

![](/files/-MSDOR8K69DqOb1ttvo8)


---

# 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/avatar/avatar-spawner.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.
