From c81a34f04d872141278e42c77503645218c87be3 Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Tue, 30 Mar 2021 17:19:06 +0200 Subject: [PATCH] Updated animation bones --- source/resource/animations/1.10.0/actor_animation.json | 1 + 1 file changed, 1 insertion(+) 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",