Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

表情セットの切り替えを実装 #2

Merged
merged 17 commits into from
Sep 28, 2024
Merged

表情セットの切り替えを実装 #2

merged 17 commits into from
Sep 28, 2024

Conversation

paralleltree
Copy link
Owner

変更点

  • 表情セット定義と定義に基づいてAnimatorControllerを生成するコンポーネントを追加
    • メニューも追加
  • AnimatorControllerのレイヤーはグローバルのIdleステートを起点に各セットのIdleへ遷移するように構成
    • WriteDefaultsオフの前提なのでオン用は別途実装の必要あり
    • 具体的にはIdleのレイヤーでReset用のデフォルトアニメーションを要求する作りとなっている
    • WDがオンの場合はIdleのステートをNoneにしておく必要がある認識

@paralleltree
Copy link
Owner Author

bakeはできるのにビルドできへーん

Packages\dev.paltee.avatar-aid\Editor\FaceEmoteProcessor.cs(74,19): error CS0246: The type or namespace name 'AnimatorControllerLayer' could not be found (are you missing a using directive or an assembly reference?)

image

@paralleltree
Copy link
Owner Author

Editor側のPlatformの設定をEditorだけにしてなかった

@paralleltree paralleltree merged commit de36467 into main Sep 28, 2024
3 checks passed
@paralleltree paralleltree deleted the faceemote branch September 28, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant