This commit is contained in:
DaanV2
2022-02-08 16:19:02 +01:00
parent f0257da10d
commit 8d337c9368
2 changed files with 12 additions and 11 deletions

View File

@@ -105,6 +105,12 @@
"title": "Animation State",
"description": "Animation state",
"type": "object",
"examples": [
{
"animations": ["anim.idle"],
"transition": [{ "example": "query.is_sheared" }]
}
],
"properties": {
"animations": {
"title": "Animations",