# 対戦相手を作る(3)

## インクの色(いろ)を変(か)える

インクの色(いろ)を変(か)えて、陣取(じんと)りゲームをできるようにしましょう。

### ネコのペンの色(いろ)を青(あお)にする

![](/files/-LAM17rSmx8OFshY4488)

左下(ひだりした)のネコのキャラクターを選択して、スクリプト画面を開いてください。

![](/files/-LAM17rZAAr7PT1vTXwU)

上記のようなスクリプトを追加してください。

### Gigaのペンの色(いろ)を赤(あか)にする

![](/files/-LAM17rjyFoOBJzycgUf)

左下(ひだりした)のGigaのキャラクタ ーを選択して、スクリプト画面を開いてください。

![](/files/-LAM17s6ioFNMvbs5u0l)

上記のようなスクリプトを追加してください。

## 確認してみよう

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

![](/files/-LAM17sWroAWmYZXj8Q_)

それぞれキャラクター動(うご)かしてみよう。そして、キャラクターごとに異(こと)なるインクが使用(しよう)されていることを確認(かくにん)してください。


---

# 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_3.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.
