Files
OldThink/Resources/Textures/Objects/Misc/carvings.rsi/meta.json
2020-07-12 22:49:20 +02:00

93 lines
1.1 KiB
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "",
"copyright": "By Bright",
"states": [
{
"name": "hello",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "help_me",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "thank_you",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "im_sorry",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "very_good",
"directions": 1,
"delays": [
[
1
]
]
},
{
"name": "inhand-left",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
},
{
"name": "inhand-right",
"directions": 4,
"delays": [
[
1
],
[
1
],
[
1
],
[
1
]
]
}
]
}