> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-game-maker-academy_kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/the-game-maker-academy_kr/rules/quests/3.-quest-type/counter.md).

# 카운터

## 카운터

![](https://4143380045-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MO_j99BJEXK4zHqxgqS%2F-MSSEhN1sBiYiKK4drv6%2F-MSSvMyP785zxvMm33YG%2Frules_quest_counter_type.PNG?alt=media\&token=544f4d82-eeeb-4482-90bb-452c38cdfd94)

카운터에는 아래 두 가지 타입이 있습니다.

* CollectedObjects (수집된 오브젝트)
* Deaths (사망)

### 수집된 오브젝트

플레이어는 [수집](https://sandboxgame.gitbook.io/the-game-maker-academy_kr/QXVjiJZSETueiVsHSiOX/components/types-of-components/collectible) 컴포넌트가 추가되고 \[[Tag (태그)](https://sandboxgame.gitbook.io/the-game-maker-academy_kr/QXVjiJZSETueiVsHSiOX/assets/properties#tags)]와 관련된 \[Amount (수량)]개의 [오브젝트](https://sandboxgame.gitbook.io/the-game-maker-academy_kr/QXVjiJZSETueiVsHSiOX/assets/difference-between-asset-and-object)를 수집해야 합니다.&#x20;

![](https://4143380045-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MO_j99BJEXK4zHqxgqS%2F-MSSEhN1sBiYiKK4drv6%2F-MSSv_f4ZhnEH89YCMqq%2Frules_quest_counter.PNG?alt=media\&token=53507eac-3598-42ad-9e89-b9dc23b87130)

### 사망

플레이어는 [체력](https://sandboxgame.gitbook.io/the-game-maker-academy_kr/QXVjiJZSETueiVsHSiOX/components/types-of-components/health) 컴포넌트가 추가되고 \[[Tag (태그)](https://sandboxgame.gitbook.io/the-game-maker-academy_kr/QXVjiJZSETueiVsHSiOX/assets/properties#tags)]와 관련된 \[Amount (수량)]개의 [오브젝트](https://sandboxgame.gitbook.io/the-game-maker-academy_kr/QXVjiJZSETueiVsHSiOX/assets/difference-between-asset-and-object#object)를 죽여야 합니다.

![](https://4143380045-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MO_j99BJEXK4zHqxgqS%2F-MSSEhN1sBiYiKK4drv6%2F-MSSzO_k727-P9IXLeXK%2Frules_quest_counter_death.PNG?alt=media\&token=47757694-576f-47fe-980d-3f6b1bc35ea9)

####
