diff --git a/source/resource/animation_controllers/animation_controller.json b/source/resource/animation_controllers/animation_controller.json index 23e38543..c7fb8691 100644 --- a/source/resource/animation_controllers/animation_controller.json +++ b/source/resource/animation_controllers/animation_controller.json @@ -114,6 +114,8 @@ "oneOf": [ { "type": "number", + "default": 0.1, + "minimum": 0, "description": "A short-hand version of blend_out that simply sets the amount of time to fade out if the animation is interrupted" }, {