# 左に移動する

次は、左にに移動するスクリプトを追加します。

![](/files/-LAM14jn6Kbc6EPUg6NR)

右向きの時は、足し算をしていたところが、引き算になります。

## 確認してみよう

スクリプトを追加で来たら、上手くできたか確認してみましょう。

<https://scratch.mit.edu/projects/79028510/>

![](/files/-LAM14kCZKs3SHGKCtYU)

先ほどと同じように、右上の緑の旗をクリックしてください。 そのあとで、左キーを押してください。 キャラクターが左に移動することを確認してください。


---

# 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://firefirebook.firefirestyle.net/ink_runner/move_left.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.
