[ { "Figure": ["Door1"], "State": ["None"], "Spine": [ { "Path": "%spine\door1", "Animation": ["wait"], "Loop": true, "IsCombat": true, }, ], }, { "Figure": ["Door1"], "State": ["Wait"], "Spine": [ { "Path": "%spine\door1", "Animation": ["wait"], "Loop": true, "IsCombat": true, }, ], }, { "Figure": ["Door1"], "State": ["Idle"], "Spine": [ { "Path": "%spine\door1", "Animation": ["active"], "Loop": true, "IsCombat": true, }, ], }, ]