# 탑메뉴 관리자

탑메뉴 관리자는 인게임의 상단 메뉴 리스트들을 수정하는 기능입니다.\
펑크랜드에서 제공되는 기본 메뉴 뿐만 아니라 커스텀 메뉴도 제작할 수 있으며,\
메뉴의 이미지, 이름 등을 수정하여 보다 자연스럽게 디자인 할 수 있습니다.\
`도구 - 레이아웃 관리자` 를 열어 상단의 `아이콘(세 줄 모양 三)`을 클릭하면,\
`탑메뉴 관리자` 기능을 만나 보실 수 있습니다.

**\[리소스 관리자] - \[설정]** 을 클릭하면 스프라이트 관리자를 열 수 있습니다.

해당 스프라이트의 액션(캐릭터의 모션) 및 이미지 세부 설정을 할 수 있습니다.

<figure><img src="/files/blG9K4d9eRTcvH3giJXN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/XBp6gkJFM7LzuIgyuRhx" alt=""><figcaption></figcaption></figure>


---

# 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.punkland.io/punkland/punkland-studio/in-depthguide/undefined.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.
