Terrain Sprites for Total Annihilation

This commit is contained in:
Brian Fertig 2026-07-26 14:14:20 -06:00
parent 435c78f505
commit 2702bd9c91
7 changed files with 8 additions and 8 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 328 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 292 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 324 KiB

Binary file not shown.

View File

@ -43,20 +43,20 @@
"frameWidth": 128, "frameHeight": 128, "cols": 8
},
"core-structures": {
"key": "ta-core-structures", "path": null, "kind": "structure",
"frameWidth": 128, "frameHeight": 128, "cols": 6
"key": "ta-core-structures", "path": "assets/images/ta/core-structures.png", "kind": "structure",
"frameWidth": 192, "frameHeight": 192, "cols": 6
},
"terrain-grasslands": {
"key": "ta-terrain-grasslands", "path": null, "kind": "terrain",
"frameWidth": 64, "frameHeight": 64, "cols": 9
"key": "ta-terrain-grasslands", "path": "assets/images/ta/terrain-grasslands.png", "kind": "terrain",
"frameWidth": 128, "frameHeight": 128, "cols": 9
},
"terrain-snowfields": {
"key": "ta-terrain-snowfields", "path": null, "kind": "terrain",
"frameWidth": 64, "frameHeight": 64, "cols": 9
"key": "ta-terrain-snowfields", "path": "assets/images/ta/terrain-snowfields.png", "kind": "terrain",
"frameWidth": 128, "frameHeight": 128, "cols": 9
},
"terrain-tropics": {
"key": "ta-terrain-tropics", "path": null, "kind": "terrain",
"frameWidth": 64, "frameHeight": 64, "cols": 9
"key": "ta-terrain-tropics", "path": "assets/images/ta/terrain-tropics.png", "kind": "terrain",
"frameWidth": 128, "frameHeight": 128, "cols": 9
},
"icons": {
"key": "ta-icons", "path": null, "kind": "icon",