removed the extra ikoverlay in the avatar-animation.json

This commit is contained in:
amantley 2019-02-04 10:17:22 -08:00
parent 25c5a2f41a
commit 34d32eeda8

View file

@ -196,22 +196,6 @@
"midTargetFlexCoefficients": [ 1.0, 1.0, 1.0 ]
},
"children": [
{
"id": "ikOverlay",
"type": "overlay",
"data": {
"alpha": 0.0,
"alphaVar": "ikOverlayAlpha",
"boneSet": "fullBody"
},
"children": [
{
"id": "defaultPose",
"type": "defaultPose",
"data": {
},
"children": []
},
{
"id": "defaultPoseOverlay",
"type": "overlay",
@ -2215,8 +2199,6 @@
]
}
]
}
]
},
{
"id": "userAnimA",