fix
This commit is contained in:
parent
eaf255586c
commit
96302b7a45
@ -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>
|
||||
|
||||
|
BIN
static/img/ue-2024-10-01-7.36.39.png
Executable file
BIN
static/img/ue-2024-10-01-7.36.39.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 72 KiB |
Loading…
Reference in New Issue
Block a user