mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 22:10:32 +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 ]
|
||||
},
|
||||
"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",
|
||||
|
|
Loading…
Reference in a new issue