Files
OldThink/Resources/Textures/Effects/weapons/arcs.rsi/meta.json
Metal Gear Sloth 8e56f6d985 Address comments
Split out TG arcs into its own thing.
2020-06-24 19:42:16 +10:00

22 lines
330 B
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "spear",
"directions": 1
},
{
"name": "slash",
"directions": 1
},
{
"name": "fist",
"directions": 1
}
]
}