# モーションコミックの作成

以下はMorphicでゼロからモーションコミックを作成する方法です。

<figure><img src="/files/3351ba126ab6f4d4d70a8d46b64e222f27dead29" alt=""><figcaption></figcaption></figure>

1. プロンプトバーからスタイルモデルとして「マンガ」を選択します。自身の [カスタムスタイルモデル](/docs/jp/ji-ben/style-models.md) を訓練している場合は選択できます。

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

2. モーションコミック用の画像を生成するプロンプトを入力し、\[生成]をクリックします。

<figure><img src="/files/383fce2a628f5ee9cbbccee42abe90a55c530734" alt=""><figcaption></figcaption></figure>

3. 続行したい画像を選んだら、それを選択してビデオモードに切り替えます。

<figure><img src="/files/55a5969fda7164965507cb707ec635b47beaea52" alt=""><figcaption></figcaption></figure>

4. 見たいアニメーションを説明するプロンプトを入力し、\[生成]をクリックして最初のビデオを作成します。

<figure><img src="/files/6f9efa02c35ded66e9f2ec07a6ec0e9593a1f77b" alt=""><figcaption></figcaption></figure>

5. 最初の画像を再度選択し、画像モードに戻して、生成したい変更を説明するプロンプトを入力して新しい画像を生成します。

<figure><img src="/files/9725a06df00b12cff1dda598338d8efc43a12063" alt=""><figcaption></figcaption></figure>

6. ステップ4を繰り返してこの新しい画像をアニメーション化し、2本目のビデオを生成します。

<figure><img src="/files/27fdf75ba3b0c7c1381e287029f249ef5a871540" alt=""><figcaption></figcaption></figure>

7. ステップ5を繰り返して別の新しい画像を作成し、再びステップ4でそれをアニメーション化して3本目のビデオを生成します。

<figure><img src="/files/0641d2b40a5dd44e4a627fa748ad8bf04ac4ffda" alt=""><figcaption></figcaption></figure>

8. これで3つの異なる画像とそれぞれに対応する3本のビデオが揃います。これら3本のビデオをつなぎ合わせて最終的なモーションコミック出力を作成します：

<figure><img src="/files/433dce760da52964dae4f59aa20dbc903102910e" alt=""><figcaption></figcaption></figure>

これはマンガやカスタムスタイルのアートワークに映画的な流れを加えるのに最適です。静止画からモーションコミックのストーリーテリングへ簡単に移行できます。

***


---

# 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/creating-motion-comics.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.
