Updated animations bones needing atleast 1 bone specificaiton
This commit is contained in:
@@ -95,6 +95,7 @@
|
|||||||
"blend_weight": { "title": "Blend Weight", "description": "TODO", "$ref": "../../../molang/1.8.0/number.json" },
|
"blend_weight": { "title": "Blend Weight", "description": "TODO", "$ref": "../../../molang/1.8.0/number.json" },
|
||||||
"bones": {
|
"bones": {
|
||||||
"title": "Bones",
|
"title": "Bones",
|
||||||
|
"minProperties": 1,
|
||||||
"description": "Defines how the bones in an animation move or transform",
|
"description": "Defines how the bones in an animation move or transform",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": {
|
"additionalProperties": {
|
||||||
|
|||||||
Reference in New Issue
Block a user