# 引力に応じて移動する

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

![](/files/-LAM10u3IvXmOiCuQjbu)

引力(いんりょく)を追加(ついか)してみましょう

## (1) スクリプト画面(がめん)を表示する

![](/files/-LAM10ug7iz69Ja8Wn6-)

### (1-1) Sprite1をクリック

### (1-2) スクリプトタブをクリック

## (2) スクリプトを追加(ついか)する

![](/files/-LAM10vWtytCHwQK8MFQ)

### 注意(ちゅうい)、変数(へんすう)を追加(ついか)する時(とき)は、"このスプライトのみ"にチェックを入れてください

![](/files/-LAM10wKjRSo7MCOoWXG)

## (3) 確認(かくにん)する

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

![](/files/-LAM10x9DTEI-MJNT72j)

### (3-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/gravity/createattraction.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.
