# 컬러와 스타일

### :art: 컬러

[**공식 TSB 컬러 팔레트**](https://drive.google.com/file/d/1bl9Ie2y9jBqOXaw3koe1Nu7KbXcjjFEF/view)를 기준으로 애셋을 만들어 주세요. 팔레트는 일부 템플릿에 기본적으로 포함되어 있습니다.

나만의 커스텀 컬러를 추가하는 것도 가능하지만 최대한 팔레트의 컬러를 사용하도록 합니다. 그렇게 해야 내가 완성할 애셋이 마켓플레이스의 다른 애셋들과 더 잘 어울릴 수 있습니다.

{% hint style="warning" %}
**귀금속**(금, 은 등)에는 적절한 색상을 사용해 주세요.
{% endhint %}

아래는 공식 템플릿 내 컬러의 **잠재적 사용 사례들**입니다. 이는 대부분 권장 사항으로, 오크 가죽에는 *Jade*(옥색)을, 모피에는 *Warm Grays*(따뜻한 느낌의 회색)를, 나무에는 *Dirt*(흙색) 등을 자유롭게 사용해 주세요.

![팔레트의 잠재적 사용 사례](https://lh4.googleusercontent.com/oj2xNd9Qvh0Un_gHRsInYQfrXGKv3OlC0BtmhyerjI01u0rZFz7waK1Nnar__APYjXLWplB2Lnesp4LX80cC7w9cQrVre9Izn15oVSY1lcpAo9uVYFV9U5cQ-GcwA9ZfAaVMwS6b)

### :bulb: 방사율

발광 컬러는 복스에딧, 마켓플레이스, 게임 메이커 상에서 **다르게** 보일 수 있습니다. 이 세 가지 플랫폼이 각자 다른 방식으로 빛을 처리하기 때문입니다.

{% hint style="warning" %}
애셋에 빛을 내는 컬러를 이용한 디테일이 많을 경우 게임 메이커에서 어떻게 보이는지 항상 이중으 확인하는 것이 중요합니다.
{% endhint %}

![각 플랫폼에서 발광 컬러의 차이 예시](/files/UzOHu0Qr6ni2c7B2BIer)


---

# 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-voxedit-acadmy_kr/modeler/colour-and-style.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.
