swept moment
This commit is contained in:
@@ -2,23 +2,167 @@
|
||||
"version":1,
|
||||
"license":"CC-BY-SA-3.0",
|
||||
"copyright":"Taken from tgstation at https://github.com/tgstation/tgstation/blob/3681006d7102045e334e8eddb23a8685fcdb258a/icons/obj/doors/windoor.dmi",
|
||||
"size": {"x":32,"y":32},
|
||||
"states":
|
||||
[
|
||||
{"name":"assembly","directions":4,"delays":[[0.3,0.3],[0.3,0.3],[0.3,0.3],[0.3,0.3]]},
|
||||
{"name":"closed","directions":4},
|
||||
{"name":"closed_unlit","directions":4},
|
||||
{"name":"closing","directions":4,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1]]},
|
||||
{"name":"closing_unlit","directions":4,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1]]},
|
||||
{"name":"open","directions":4},
|
||||
{"name":"open_unlit","directions":4},
|
||||
{"name":"opening","directions":4,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1]]},
|
||||
{"name":"opening_unlit","directions":4,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1,0.1]]},
|
||||
{"name":"deny_unlit","directions":4,"delays":[[0.1,0.2,0.1],[0.1,0.2,0.1],[0.1,0.2,0.1],[0.1,0.2,0.1]]},
|
||||
{"name":"spark","directions":4,"delays":[[0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1],[0.1,0.1,0.1,0.1,0.1,0.1]]},
|
||||
{"name":"panel_open","directions":4},
|
||||
{"name":"bolted_unlit","directions":4},
|
||||
{"name":"welded","directions":4},
|
||||
{"name":"secure_underlay","directions":4}
|
||||
"size": {
|
||||
"x":32,
|
||||
"y":32
|
||||
},
|
||||
"states":[
|
||||
{
|
||||
"name":"assembly",
|
||||
"directions":4,
|
||||
"delays":[
|
||||
[
|
||||
0.3,0.3
|
||||
],
|
||||
[
|
||||
0.3,0.3
|
||||
],
|
||||
[
|
||||
0.3,0.3
|
||||
],
|
||||
[
|
||||
0.3,0.3
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"closed",
|
||||
"directions":4
|
||||
},
|
||||
{
|
||||
"name":"closed_unlit",
|
||||
"directions":4
|
||||
},
|
||||
{
|
||||
"name":"closing",
|
||||
"directions":4,
|
||||
"delays":[
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"closing_unlit",
|
||||
"directions":4,
|
||||
"delays":[
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"open",
|
||||
"directions":4
|
||||
},
|
||||
{
|
||||
"name":"open_unlit",
|
||||
"directions":4
|
||||
},
|
||||
{
|
||||
"name":"opening",
|
||||
"directions":4,
|
||||
"delays":[
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"opening_unlit",
|
||||
"directions":4,
|
||||
"delays":[
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1,0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"deny_unlit",
|
||||
"directions":4,
|
||||
"delays":[
|
||||
[
|
||||
0.1,0.2,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.2,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.2,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.2,0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"spark",
|
||||
"directions":4,
|
||||
"delays":[
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1
|
||||
],
|
||||
[
|
||||
0.1,0.1,0.1,0.1,0.1,0.1
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"name":"panel_open",
|
||||
"directions":4
|
||||
},
|
||||
{
|
||||
"name":"bolted_unlit",
|
||||
"directions":4
|
||||
},
|
||||
{
|
||||
"name":"welded",
|
||||
"directions":4
|
||||
},
|
||||
{
|
||||
"name":"secure_underlay",
|
||||
"directions":4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user