İlk commit: Stepstead Godot istemci (4.6 Mobile)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
commit
6a1706051d
346 changed files with 14415 additions and 0 deletions
121
assets/sprites/items/items_atlas.json
Normal file
121
assets/sprites/items/items_atlas.json
Normal file
|
|
@ -0,0 +1,121 @@
|
|||
{
|
||||
"atlas": "items_atlas.png",
|
||||
"size": [
|
||||
1638,
|
||||
378
|
||||
],
|
||||
"cell": [
|
||||
273,
|
||||
126
|
||||
],
|
||||
"items": {
|
||||
"copper_ore": {
|
||||
"x": 70,
|
||||
"y": 16,
|
||||
"w": 133,
|
||||
"h": 93
|
||||
},
|
||||
"iron_ore": {
|
||||
"x": 342,
|
||||
"y": 15,
|
||||
"w": 135,
|
||||
"h": 96
|
||||
},
|
||||
"copper_ingot": {
|
||||
"x": 615,
|
||||
"y": 17,
|
||||
"w": 135,
|
||||
"h": 92
|
||||
},
|
||||
"iron_ingot": {
|
||||
"x": 887,
|
||||
"y": 17,
|
||||
"w": 137,
|
||||
"h": 92
|
||||
},
|
||||
"pine_log": {
|
||||
"x": 1151,
|
||||
"y": 15,
|
||||
"w": 155,
|
||||
"h": 95
|
||||
},
|
||||
"oak_log": {
|
||||
"x": 1417,
|
||||
"y": 15,
|
||||
"w": 168,
|
||||
"h": 96
|
||||
},
|
||||
"mint": {
|
||||
"x": 55,
|
||||
"y": 136,
|
||||
"w": 163,
|
||||
"h": 106
|
||||
},
|
||||
"sage": {
|
||||
"x": 332,
|
||||
"y": 137,
|
||||
"w": 154,
|
||||
"h": 104
|
||||
},
|
||||
"carp": {
|
||||
"x": 593,
|
||||
"y": 138,
|
||||
"w": 178,
|
||||
"h": 101
|
||||
},
|
||||
"perch": {
|
||||
"x": 861,
|
||||
"y": 138,
|
||||
"w": 188,
|
||||
"h": 102
|
||||
},
|
||||
"bass": {
|
||||
"x": 1135,
|
||||
"y": 137,
|
||||
"w": 186,
|
||||
"h": 103
|
||||
},
|
||||
"copper_axe": {
|
||||
"x": 1424,
|
||||
"y": 133,
|
||||
"w": 155,
|
||||
"h": 112
|
||||
},
|
||||
"copper_pickaxe": {
|
||||
"x": 60,
|
||||
"y": 257,
|
||||
"w": 153,
|
||||
"h": 115
|
||||
},
|
||||
"iron_pickaxe": {
|
||||
"x": 335,
|
||||
"y": 257,
|
||||
"w": 149,
|
||||
"h": 115
|
||||
},
|
||||
"iron_axe": {
|
||||
"x": 613,
|
||||
"y": 256,
|
||||
"w": 138,
|
||||
"h": 118
|
||||
},
|
||||
"steel_pickaxe": {
|
||||
"x": 880,
|
||||
"y": 257,
|
||||
"w": 150,
|
||||
"h": 115
|
||||
},
|
||||
"mint_tea": {
|
||||
"x": 1135,
|
||||
"y": 256,
|
||||
"w": 187,
|
||||
"h": 117
|
||||
},
|
||||
"cooked_fish": {
|
||||
"x": 1369,
|
||||
"y": 256,
|
||||
"w": 265,
|
||||
"h": 117
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue