Delta-v/Resources/Textures/Objects/Tools/t-ray.rsi/meta.json

68 lines
1.1 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "/tg/station, 'icons/obj/device.dmi' commit 2b8b045d, redrawn by Ubaser, inhands by TiniestShark (github).",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "tray-on",
"delays": [
[
0.1,
1.0
]
]
},
{
"name": "tray-off"
},
{
"name": "inhand-left",
"directions": 4,
"delays": [
[
1.0,
0.1
],
[
1.0,
0.1
],
[
1.0,
0.1
],
[
1.0,
0.1
]
]
},
{
"name": "inhand-right",
"directions": 4,
"delays": [
[
1.0,
0.1
],
[
1.0,
0.1
],
[
1.0,
0.1
],
[
1.0,
0.1
]
]
}
]
}