# ボールを追加する

![](/files/-LAM11P8Nn6CSY3QFhpf)

Tennis for Two は、ボールを打(う)ち合(あ)うゲームです。

まずは、ボールを追加(ついか)してみましょう。

## (1) ボールを追加(ついか)する

![](/files/-LAM11PuSeJJ-3fCrdmz)

### (1-1) 左下(ひだりした)のキャラクターアイコンをクリックする

![](/files/-LAM11QNYWSbJUgNYIai)

### (1-2)「もの」をクリック

### (1-3)「Ball」をクリック

### (1-4) 右下(みぎした)のOKをクリック

## (2) Sprite1 を削除(さくじょ)する

猫(ねこ)のSprite(スプライト)は使(つか)わないので削除(さくじょ)しましょう。

![](/files/-LAM11RnxeQNjlMuyd60)

### (2-1) Sprite1の上にマウスカーソルを合わせる

### (2-2) 右(みぎ)クリックする

### (2-3) メニューから削除(さくじょ)を選(えら)ぶ

![](/files/-LAM11SUUg60QsLh-0jU)

## (3) Good!

![](/files/-LAM1-nARYV39XQDYUwd)

良(よ)くできました。次(つぎ)のステップに進(すすみ)みましょう!!


---

# 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/tennis_of_two/create_ball.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.
