mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-07-14 15:13:14 -05:00
UniHumanoid can't depends on UniGLTF
This commit is contained in:
parent
99467dbe70
commit
d0dcdf09fc
|
|
@ -252,7 +252,7 @@ namespace UniHumanoid
|
|||
}
|
||||
else
|
||||
{
|
||||
if (VRMShaders.Symbols.VRM_DEVELOP)
|
||||
if (Application.isEditor)
|
||||
{
|
||||
Debug.LogWarningFormat("{0} not found", headTail.Head);
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,8 +2,7 @@
|
|||
"name": "UniHumanoid",
|
||||
"rootNamespace": "",
|
||||
"references": [
|
||||
"GUID:1cd941934d098654fa21a13f28346412",
|
||||
"GUID:da3e51d19d51a544fa14d43fee843098"
|
||||
"GUID:1cd941934d098654fa21a13f28346412"
|
||||
],
|
||||
"includePlatforms": [],
|
||||
"excludePlatforms": [],
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user