GDBrowser/misc/icons/offsets.json
GDColon 84d02b7271 Icon code rewrite (mostly)
Rewrote the icon code so it's not nearly as bad. Spiders and robots still use the old code because I don't have the mental strength to pull it off
2021-12-03 16:30:58 -05:00

35 lines
No EOL
758 B
JSON

{
"robot": {
"3": [-2, 0, 0, 0, -100],
"5": [4, -4, 10, 8, -100],
"6": [5, -1, 0, 0, -100],
"7": [-23, -2, 14, 5],
"8": [5, -2, -3, 0, -100],
"9": [5, -3],
"10": [-22, -2, 12, 3],
"11": [-1, 0, -2],
"12": [5, -2, 6, 5],
"13": [-3, 2, -7, -4],
"15": [0, 0, -7, -2],
"16": [1, 0, 0, 0, -100],
"17": [1, 0, 0, 0, -100],
"18": [-6, 4, -4, 0, -100],
"19": [-21, 0, 14, 4],
"20": [1, 0, 10, 5],
"21": [10, -8, 12, 3, -5, 2],
"22": [-10, 6, -12, 3, -100],
"23": [-18, 16, -4],
"24": [4, -2, -4],
"25": [12, -9, -1, 2],
"26": [-1, 0, 5]
},
"spider": {
"9": [0, 3],
"10": [8, 5],
"11": [1, 3],
"14": [2, 1],
"15": [3, 20, 0, 14],
"17": [1, 1]
}
}