From 21fb70da6d5942f64a89857bce0a76af9a00d372 Mon Sep 17 00:00:00 2001 From: pandravrc <162582491+pandravrc@users.noreply.github.com> Date: Tue, 10 Sep 2024 18:17:02 +0900 Subject: [PATCH] =?UTF-8?q?=E9=9D=9EHumanoid=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + package.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fedb21..35ae8ef 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ - IsOneShot…1回で終了する場合True - EmotePrefabコンポーネントに定義されているモーションを選択できるメニュー作成 - メニューから実行すると該当モーションを実行 + - 非Humanoidアニメ対応 - 今後実装する機能 - Issue参照 - 注意事項 diff --git a/package.json b/package.json index aa72622..adccad1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "com.github.pandrabox.emoteprefab", - "version": "1.1.0", + "version": "1.1.1", "displayName": "EmotePrefab", "author": { "name": "pandra"