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

Add Humanoid as RequireComponent #2245

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

FujiSunflower
Copy link
Contributor

全体を見渡したところインポート処理・マイグレーション処理ではHumanoidコンポーネントが事前に追加されている影響で、VR10Instanceのm_humanoidに依存するコードが多いようです。そのためHumanoidをRequireComponentに指定するのが良いかなと思いました。なお現在はUnityEditorでVRM 1系セットアップをして再生ボタンを押すとHumanoidを追加しないとエラーが出ます。

image

Add Humanoid as RequireComponent to Vrm10Instance.cs
@vrm-github-bot
Copy link
Collaborator

Can one of the admins verify this patch?

Copy link
Contributor

@ousttrue ousttrue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ousttrue ousttrue merged commit 297c12d into vrm-c:master Feb 22, 2024
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.

None yet

3 participants