1
0
This commit is contained in:
syui 2024-10-03 13:26:45 +09:00
parent eaf255586c
commit 96302b7a45
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56
2 changed files with 13 additions and 0 deletions

View File

@ -165,3 +165,16 @@ vrm4u(vmc)はbuild後は表情が動かないので、表情はlivelinkを使用
![](/img/ue-2024-10-01-7.36.38.png)
これでbuildすると表情を動かすことができます。
## character(player)にlivelinkを当てるには
これはblueprintを編集する必要があります。characterのdirにでもcopyして`BP_Player(CBP_Character)`に追加します。
![](/img/ue-2024-10-01-7.36.39.png)
ここで`BP_LiveLinkFace -> livelink subject -> iphone`をセットしておきます。
次に以下のような形で`sk_$name`に置き換えます。私の場合は見た目をカスタマイズしているので少し複雑です。
<iframe src="https://blueprintue.com/render/pu_xl52s/" scrolling="no" allowfullscreen width="100%" height="400px"></iframe>

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB