# ビジュアル参照を使ったストーリーボード作成

Morphicで視覚的参照を使って絵コンテを作成する方法の簡単なチュートリアルです：

1. に移動します [Copilot](https://studio.morphic.com/chat) （Morphic上）

<figure><img src="/files/e1851447cbca6f4f236584f68ed9ee590002808d" alt=""><figcaption></figcaption></figure>

2. 参照画像をアップロードします\
   a. キャラクター、環境、またはショットのスタイルとして最大7枚までアップロードできます
3. 参照画像の子犬と少年およびあなたのスクリプトを使用して絵コンテを生成するためのプロンプトを書きます
4. 任意で、アクション、ムード、カメラアングル、参照の使い方などの詳細を追加します。
5. 青い矢印を押して絵コンテを作成します

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-visual-references.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.
