# 마우스 조작

* PC 브라우저 상에서 마우스를 이용하여 더욱 효율적인 게임 플레이가 가능합니다.
* 마우스 클릭을 통한 캐릭터 이동, 다른 플레이어나 몬스터 선택 및 공격이 가능합니다.

## 마우스 기본 이동

<figure><img src="https://lh5.googleusercontent.com/V67Y0naqwoZmN9AqydeQ68KIxwLMZnNLIoTcBtwpL5mYn2dHqDlVy-tCoi_xerpAanekcKyFgIvwUtQI2bx5LIAWqFjvI-MrGJebn_czlSoQGggRMs5fuG0hn4_NSSn8UstGFROrRFE3FqhEyHU5sn4" alt=""><figcaption></figcaption></figure>

* 화면상 목표 지점으로 마우스 클릭하면 캐릭터가 목표 지점으로 이동합니다.

## 다른 플레이어 선택

<figure><img src="https://lh6.googleusercontent.com/bqTQQr4x0Rh_SyjeslT5KGBbQrauq0ng1CziZptFLrSAKaior2rF8yxQL1vcAtotpHLorrHsHzwlDmdYSMXHoDlfc6eh-l8LT0aaMLevbl89cu5OG5pRcsmvhkM0QjA5F7R2ePasXYM-gTQHokE0FeI" alt=""><figcaption></figcaption></figure>

* 마우스 조작을 통해 다른 플레이어의 캐릭터를 선택할 수 있습니다.
* 마우스로 원하는 플레이어의 캐릭터를 클릭하면 대상 캐릭터의 바닥의 붉은 원 모양이 표시됩니다.
* 화면 상단 중앙에 선택한 캐릭터의 정보가 표시됩니다.

## 몬스터 선택

<figure><img src="https://lh5.googleusercontent.com/KBznGhyiS4oc4qdmVoxNuechtPBxxnM7byoASq5TdR2hYF3jqkxTr0bUBcqzWjggwYMPIY6nfjRjVF6A9t5MpW-vD2B3-na5BnywHLPgejvT6uemX7lOqzvvFJQ-pTBq_m0e-Ipk2QfRehOhDyHDeh0" alt=""><figcaption></figcaption></figure>

* 마우스 조작을 통해 몬스터를 선택할 수 있습니다.
* 마우스로 원하는 몬스터를 클릭하면 대상 몬스터의 바닥에 붉은 원 모양이 표시됩니다.

<figure><img src="https://lh4.googleusercontent.com/o4sp7Ff3d7BoqpQgr-mynicsj0NyOgSnfMU6u37PyQKEeNfg5ce_YGvheh6nlKn-LRftaGsal0PpA2xsUt9k3mq3Iy5bc2W-E-rE1Z2TnsSzHpG9TCXaid_lHl1CSwMKiFa1Pl4oQ9sodJbpWXpcAG0" alt=""><figcaption></figcaption></figure>

* 몬스터가 선택된 상태에서 한번더 몬스터를 클릭하면 기본 공격이 진행됩니다.
* 연속 클릭을 통해 계속해서 기본 공격을 할 수 있습니다.
* 기존과 같이 X 버튼을 통해 기본 공격을 할 수 있습니다.
* 단, X 버튼을 통해 기본 공격을 진행할 경우 마우스 포인터가 있는 방향으로 캐릭터가 이동하며 공격합니다.

{% hint style="warning" %}

#### 이 문서는 2023-07-20에 업데이트 되었습니다. 일부 내용은 게임과 다를 수 있습니다.

{% endhint %}


---

# 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.klaykingdoms.com/guide/guidebook/beginner/undefined-2.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.
