diff --git a/source/resource/animations/1.10.0/actor_animation.json b/source/resource/animations/1.10.0/actor_animation.json index f38c11f1..cf2e91ed 100644 --- a/source/resource/animations/1.10.0/actor_animation.json +++ b/source/resource/animations/1.10.0/actor_animation.json @@ -97,6 +97,7 @@ "title": "Bones", "description": "Defines how the bones in an animation move or transform", "type": "object", + "minProperties": 1, "additionalProperties": { "title": "Bone Transformation", "description": "The bone definition that declare how it transforms during animation",