Created
November 10, 2014 19:17
-
-
Save motionharvest/11bcc19ae7ea33495f0d to your computer and use it in GitHub Desktop.
Data After Interior Step
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Active": { | |
"shell": {}, | |
"legs": { | |
"catid": 1, | |
"legid": 0, | |
"shortName": "Castor", | |
"height": 5, | |
"image": "img/legs/castor_80.png" | |
}, | |
"boxes": [{ | |
"height": { | |
"outer": 188, | |
"inner": 176 | |
}, | |
"width": { | |
"outer": 165, | |
"inner": 153 | |
}, | |
"perc": 0.33811475409836067 | |
}, { | |
"height": { | |
"outer": 188, | |
"inner": 176 | |
}, | |
"width": { | |
"outer": 176, | |
"inner": 164 | |
}, | |
"perc": 0.36065573770491804 | |
}, { | |
"height": { | |
"outer": 188, | |
"inner": 176 | |
}, | |
"width": { | |
"outer": 147, | |
"inner": 135 | |
}, | |
"perc": 0.3012295081967213 | |
}], | |
"activeBox": 0, | |
"components": [], | |
"finish": {} | |
}, | |
"memory": { | |
"cart": [], | |
"state": { | |
"step": 3, | |
"catShow": false, | |
"route": "/" | |
} | |
}, | |
"api": {} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment