diff --git a/docs-src/modules/ROOT/pages/en/custom/animation.adoc b/docs-src/modules/ROOT/pages/en/custom/animation.adoc index 90537a1..7f278ca 100644 --- a/docs-src/modules/ROOT/pages/en/custom/animation.adoc +++ b/docs-src/modules/ROOT/pages/en/custom/animation.adoc @@ -161,6 +161,11 @@ include::example$custom_animation_signal.gd[] The following samples are provided using GDCubismEffectCustom. + +[cols="1,1",frame=none,grid=none] +|=== +^|Name ^|Desc + |demo_effect_custom_01.tscn |This is a sample using _GDCubismEffectCustom_. @@ -169,3 +174,5 @@ The following samples are provided using GDCubismEffectCustom. |demo_effect_custom_03.tscn |This is a sample using _GDCubismEffectCustom_. It performs a simple lip sync, moving the mouth according to the volume. + +|=== diff --git a/docs-src/modules/ROOT/pages/ja/custom/animation.adoc b/docs-src/modules/ROOT/pages/ja/custom/animation.adoc index 618fc03..7e01c8b 100644 --- a/docs-src/modules/ROOT/pages/ja/custom/animation.adoc +++ b/docs-src/modules/ROOT/pages/ja/custom/animation.adoc @@ -159,6 +159,11 @@ include::example$custom_animation_signal.gd[] GDCubismEffectCustom を使用したサンプルとして以下のものが用意されています。 + +[cols="1,1",frame=none,grid=none] +|=== +^|Name ^|Desc + |demo_effect_custom_01.tscn |_GDCubismEffectCustom_ を使用したサンプルとなります。 @@ -168,3 +173,5 @@ GDCubismEffectCustom を使用したサンプルとして以下のものが用 |demo_effect_custom_03.tscn |_GDCubismEffectCustom_ を使用したサンプルとなります。 簡易的なリップシンクを行なって、音量にあわせて口を動かしています。 + +|===