I don't even know what I changed at this point
This commit is contained in:
36
hGameTest/res/textures/sheets/sheet.htex.json
Normal file
36
hGameTest/res/textures/sheets/sheet.htex.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"datascheme":"htex",
|
||||
"version":1,
|
||||
"textureData":{
|
||||
"texName":"testsheet",
|
||||
"texType":"atlas",
|
||||
"atlas":{
|
||||
"atlasType":"tilesetgeneric",
|
||||
"tileSize":{
|
||||
"x":16,
|
||||
"y":16
|
||||
},
|
||||
"tilesetGeneric":{
|
||||
"baseTexture":"textures/sheets/sheet.png",
|
||||
"tiles":[
|
||||
"testTile1",
|
||||
"testTile2",
|
||||
"testTile3",
|
||||
"testTile4",
|
||||
"testTile5",
|
||||
"testTile6",
|
||||
"testTile7",
|
||||
"testTile8",
|
||||
"testTile9",
|
||||
"testTile10",
|
||||
"testTile11",
|
||||
"testTile12",
|
||||
"testTile13",
|
||||
"testTile14",
|
||||
"testTile15",
|
||||
"testTile16"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
hGameTest/res/textures/sheets/sheet.png
Normal file
BIN
hGameTest/res/textures/sheets/sheet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 607 B |
36
hGameTest/res/textures/sheets/sheetAnim.htex.json
Normal file
36
hGameTest/res/textures/sheets/sheetAnim.htex.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"datascheme":"htex",
|
||||
"version":"1",
|
||||
"textureData":{
|
||||
"texName":"testsheet",
|
||||
"texType":"atlas",
|
||||
"atlas":{
|
||||
"atlasType":"tilesetgeneric",
|
||||
"tileSize":{
|
||||
"x":16,
|
||||
"y":16
|
||||
},
|
||||
"tilesetGeneric":{
|
||||
"baseTexture":"textures/sheets/sheet.png",
|
||||
"tiles":[
|
||||
"testTile1",
|
||||
"testTile2",
|
||||
"testTile3",
|
||||
"testTile4",
|
||||
"testTile5",
|
||||
"testTile6",
|
||||
"testTile7",
|
||||
"testTile8",
|
||||
"testTile9",
|
||||
"testTile10",
|
||||
"testTile11",
|
||||
"testTile12",
|
||||
"testTile13",
|
||||
"testTile14",
|
||||
"testTile15",
|
||||
"testTile16"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
hGameTest/res/textures/sprites/character.png
Normal file
BIN
hGameTest/res/textures/sprites/character.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 161 B |
Reference in New Issue
Block a user