# Shift 수정자

**Shift** 키를 이용하여 키보드를 이용해 카메라를 이동할 때 더 빠르게 이동할 수 있습니다.

이를 통해 게임 메이커 내 경험을 **빠르고 쉽게** 이동하며 **작업 속도를 대폭 상승**시킬 수 있습니다.

{% embed url="<https://www.youtube.com/watch?v=b2WgYDtCEG8>" %}

### ⌨️ 키보드 이용

**Shift** 키를 눌러 속도를 변경하는 기능은 키보드를 이용한 **줌**과 **패닝**에서만 이용할 수 있습니다.

![](/files/-MfkXX16KXZXifuBan7F)

**Shift** 키를 누른 상태에서 **W** 또는 **S**를 눌러 보고 있는 방향을 향해 **줌 인/아웃**을 할 때 이동 속도가 빨라집니다.

**Shift** 키를 누른 상태에서 **A**, **D**, **C**, **스페이스바**를 눌러 현재 시야각에서 상하좌우로 움직이며 **패**닝할 때 이동 속도가 빨라집니다.

{% hint style="info" %}
**마우스를 이용** 🖱️하면 **Shift** 키를 사용해도 **줌**이나 **패닝**에서 이동 속도가 변경되지 않습니다.
{% 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.sandbox.game/the-game-maker-academy_kr/camera-controls/shift-modifier.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.
