Files
OldThink/Resources/Textures/Buildings/autolathe.rsi/meta.json
2020-05-24 18:56:19 +02:00

139 lines
3.0 KiB
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "autolathe",
"directions": 1,
"delays": [
[
1.0
]
]
},
{
"name": "autolathe_unlit",
"directions": 1,
"delays": [
[
1.0
]
]
},
{
"name": "autolathe_building",
"directions": 1,
"delays": [
[
0.055,
0.055,
0.055,
0.055,
0.055,
0.055,
0.055,
0.055,
0.055
]
]
},
{
"name": "autolathe_building_unlit",
"directions": 1,
"delays": [
[
0.055,
0.055,
0.055,
0.055,
0.055,
0.055,
0.055,
0.055,
0.055
]
]
},
{
"name": "autolathe_inserting_metal_plate",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "autolathe_inserting_glass_plate",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "autolathe_inserting_gold_plate",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "autolathe_inserting_unlit",
"directions": 1,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "autolathe_panel",
"directions": 1,
"delays": [
[
1.0
]
]
}
]
}