summaryrefslogtreecommitdiffstats
path: root/Examples
diff options
context:
space:
mode:
Diffstat (limited to 'Examples')
-rw-r--r--Examples/ex0_animator.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/Examples/ex0_animator.json b/Examples/ex0_animator.json
index cf8a91c..51a262c 100644
--- a/Examples/ex0_animator.json
+++ b/Examples/ex0_animator.json
@@ -3,7 +3,6 @@
"toggles": [
{
"name": "Shirt",
- "menuPath": "/Clothes",
"meshToggles": ["Shirt"],
"blendShapes": [
{
@@ -21,10 +20,6 @@
"path": "Body",
"blendShape": "Chest_Hide"
},
- {
- "path": "Shirt",
- "blendShape": "Chest_Hide"
- }
]
}
]