# Indicator(인디케이터)

![](/files/-MOp-SGC_ndZYajr8FSM)

|                                  |                                                                                                                              |
| -------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| ![](/files/-MOp7byCWKQGTr9ZXmq4) | <p>애셋에 설정한 이름을 나타내어 플레이어에게 알립니다.</p><p>이름의 색은 파란색, 빨간색, 초록색 중 원하는 색으로 변경 가능합니다. 선택적 퀘스트 트래커 설정으로 거리에 따른 가시성을 변경할 수 있습니다.</p> |


---

# 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/components/types-of-components/indicator.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.
