# スクリプトを使ったストーリーボード作成

以下は、Morphicでスクリプトを使って絵コンテを作成するための簡単なチュートリアルです：

1. に移動します [Copilot](https://studio.morphic.com/chat) Morphic上の
2. 「これらのシーンの白黒の絵コンテを生成して…」のようなプロンプトを入力します
3. 必要に応じて、キャラクターの動作、カメラアングル、ムード、環境を含めます
4. 「生成」をクリックして絵コンテを作成します

<figure><img src="/files/31e026bd6eaa599f48d05793b2265534a8abad9c" alt=""><figcaption></figcaption></figure>

Copilotは、生成されたストーリーやスクリプトを明確なビジュアルシーンに分割して絵コンテフレームを作成します。これがMorphicでスクリプトを使って絵コンテを作成する方法です。文章のスクリプトを明確なビジュアルシーンに変換するのに役立ちます。

***


---

# 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://morphic.com/docs/jp/hauts/storyboarding/storyboarding-using-a-script.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.
