# 太陽を作る

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

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

![](/files/-LAM12oX8riYh-KK1ywr)

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

![](/files/-LAM12ogLx6ol3L0BLKM)

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

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

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

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

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

![](/files/-LAM12p3AMhFyUsX-JoY)

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

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

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

## (3) 太陽(たいよう)を中央(ちゅうお)に固定(こてい)する

![](/files/-LAM12q1QxQJarKDBuhe)

### (3-1) 左下(ひだりした)のBallをクリックする

### (3-2) 右上(みぎのうえ)のスクリプトタブをクリック

### (3-3) 下記(かき)スクリプトを追加(ついか)してください

![](/files/-LAM12qrX_Tg2663Yl4y)

## (4) 確認(かくにん)してみよう

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

![](/files/-LAM12rSBCHUfgnNyOSA)

### (4-1) 右上(むぎうえ)の緑色(みどりいろ)の旗(はた)をクリックしてください。ボールが中央(ちゅうおう)に表示(ひょうじ)されます


---

# 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/spacewar/create_sun.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.
