mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-08 11:59:26 -05:00
UniHumanoid can't depends on UniGLTF
This commit is contained in:
@@ -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": [],
|
||||
|
||||
Reference in New Issue
Block a user