| { | |
| "name": "StateMachine", | |
| "key": { | |
| "int": 53, | |
| "string": "statemachine" | |
| }, | |
| "extends": "animation/animation.json", | |
| "properties": { | |
| "editingLayerId": { | |
| "type": "Id", | |
| "initialValue": "Core.missingId", | |
| "key": { | |
| "int": 142, | |
| "string": "editinglayer" | |
| }, | |
| "description": "Id of the currently editing layer.", | |
| "runtime": false, | |
| "coop": false | |
| } | |
| } | |
| } |