From 6ede14acdc4064912bf58bf0c2c0f0c09b4c4c88 Mon Sep 17 00:00:00 2001 From: syui Date: Thu, 19 Sep 2024 08:14:49 +0000 Subject: [PATCH] =?UTF-8?q?tips=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tips.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tips.md b/tips.md index e249809..654393b 100644 --- a/tips.md +++ b/tips.md @@ -24,6 +24,8 @@ BP_PlayerでABPを切り替え、ABPにはstateを追加していきます。 - https://dev.epicgames.com/documentation/ja-jp/unreal-engine/game-animation-sample-project-in-unreal-engine +必要なmotionはadobeの[mixamo](https://www.mixamo.com/)を使えます。またbandaiの[Bandai-Namco-Research-Motiondataset](https://github.com/BandaiNamcoResearchInc/Bandai-Namco-Research-Motiondataset/blob/master/README_Japanese.md)もあります。 + ## world - 空 : worldの空は`sky atmosphere`で球体(地球の直径6360)にします。ultra skyなどにはもとから入っています。