# 対戦相手を作る(2)

新(あたら)しく追加(ついか)したキャラクターのキー割当(わりあて)を変更(へんこう)しましょう。

![](/files/-LAM15DKRaM34Cly3wLX)

(1) 新しく追加したキャラをクリックいて、スクリプト画面を開く。

![](/files/-LAM15DTvgULLUVEDaj9)

上記(じょうき)のようにキー配置(はいち)を変更(へんこう)してみましょう。

キー配置(はいち)は、変(か)えても良(よ)いとおもいます。 お好(この)みで配置(はいち)してください。

## 動作確認(どうさかくにん)してみよう

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

![](/files/-LAM15DunItw2tlNvP_J)

Sキー, Fキー, Eキー, Dキー を押(お)すと新(あたら)しく追加(ついか)したキャラクターが上下左右(じょうげさゆう)に動作(どうさ)することを確認(かくにん)してください。


---

# 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/fighting_game_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.
