diff --git a/testing/bevy_example/assets/registry.json b/testing/bevy_example/assets/registry.json index 5a5ec38..30340ed 100644 --- a/testing/bevy_example/assets/registry.json +++ b/testing/bevy_example/assets/registry.json @@ -13340,11 +13340,11 @@ "type": "object", "typeInfo": "Struct" }, - "blenvy::blueprints::animation::SceneAnimations": { + "blenvy::blueprints::animation::InstanceAnimations": { "additionalProperties": false, "isComponent": true, "isResource": false, - "long_name": "blenvy::blueprints::animation::SceneAnimations", + "long_name": "blenvy::blueprints::animation::InstanceAnimations", "properties": { "graph": { "type": { @@ -13367,7 +13367,7 @@ "named_indices", "graph" ], - "short_name": "SceneAnimations", + "short_name": "InstanceAnimations", "type": "object", "typeInfo": "Struct" },