mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 16:38:27 +02:00
removed the extra ikoverlay in the avatar-animation.json
This commit is contained in:
parent
25c5a2f41a
commit
34d32eeda8
1 changed files with 1708 additions and 1726 deletions
|
@ -196,22 +196,6 @@
|
||||||
"midTargetFlexCoefficients": [ 1.0, 1.0, 1.0 ]
|
"midTargetFlexCoefficients": [ 1.0, 1.0, 1.0 ]
|
||||||
},
|
},
|
||||||
"children": [
|
"children": [
|
||||||
{
|
|
||||||
"id": "ikOverlay",
|
|
||||||
"type": "overlay",
|
|
||||||
"data": {
|
|
||||||
"alpha": 0.0,
|
|
||||||
"alphaVar": "ikOverlayAlpha",
|
|
||||||
"boneSet": "fullBody"
|
|
||||||
},
|
|
||||||
"children": [
|
|
||||||
{
|
|
||||||
"id": "defaultPose",
|
|
||||||
"type": "defaultPose",
|
|
||||||
"data": {
|
|
||||||
},
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "defaultPoseOverlay",
|
"id": "defaultPoseOverlay",
|
||||||
"type": "overlay",
|
"type": "overlay",
|
||||||
|
@ -2215,8 +2199,6 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "userAnimA",
|
"id": "userAnimA",
|
||||||
|
|
Loading…
Reference in a new issue