UniHumanoid can't depends on UniGLTF

This commit is contained in:
Masataka SUMI 2024-07-20 23:20:37 +09:00
parent 99467dbe70
commit d0dcdf09fc
2 changed files with 2 additions and 3 deletions

View File

@ -252,7 +252,7 @@ namespace UniHumanoid
}
else
{
if (VRMShaders.Symbols.VRM_DEVELOP)
if (Application.isEditor)
{
Debug.LogWarningFormat("{0} not found", headTail.Head);
}

View File

@ -2,8 +2,7 @@
"name": "UniHumanoid",
"rootNamespace": "",
"references": [
"GUID:1cd941934d098654fa21a13f28346412",
"GUID:da3e51d19d51a544fa14d43fee843098"
"GUID:1cd941934d098654fa21a13f28346412"
],
"includePlatforms": [],
"excludePlatforms": [],