0 Members and 2 Guests are viewing this topic.
@Hayleia : Here are your 8x8 rock and tree, the reason why I didn't do them that small before was because it is hard to make stuff look good small
Quote from: saintrunner on January 17, 2012, 12:36:18 pm@Hayleia : Here are your 8x8 rock and tree, the reason why I didn't do them that small before was because it is hard to make stuff look good smallYes, I know that. But the calculatore is only 96x64 so 8x8 is better Thanks anyway (also, you are fast )
Saintrunner, have you think about all items sprites in yours sheet ? Can you sort items sprite by there number (1-53) ?Eg. Wood sprite is nice, but how made cloth sprite now ? Can you make a variant to all sprites needed ?(i hope you understand what I mean :p )
Code: [Select]----String---Data---Sprite buffer---Sprite back-buffer--Tools"wood Pick" [01] [000E0F070D193020] [000E030509102000]"rock Pick" [02] [000E0F070D193020] [00000C0204091020]"iron Pick" [03] [00000C060C193020] [000E0F0305091020]"gold Pick" [04] [00000C0204091020] [000E0F070D193020]"gem Pick" [05] [000E030509102000] [000A0D020D093020]"wood Axe" [06] [041E0F0F1B306040] [041E070B10204000]"rock Axe" [07] [041E0F0F1B306040] [000008040B102040]"iron Axe" [08] [0000080C1B306040] [041E0F070B102040]"gold Axe" [09] [000008040B102040] [041E0F0F1B306040]"gem Axe" [0A] [041E070B10204000] [04140A051B106000]"wood Hoe" [0B] [0000000C0E1F3360] [0000000C0E132040]"rock Hoe" [0C] [0000000C0E1F3360] [00000000000C1320]"iron Hoe" [0D] [00000000081C3360] [0000000C060F1320]"gold Hoe" [0E] [00000000000C1320] [0000000C0E1F3360]"gem Hoe" [0F] [0000000C0E132040] [00000008061D1360]"wood Shovl" [10] [00000307070E1830] [0000030706081020]"rock Shovl" [11] [00000307070E1830] [0000000001060810]"iron Shovl" [12] [00000000050E1830] [0000030703060810]"gold Shovl" [13] [0000000001060810] [00000307070E1830]"gem Shovl" [14] [0000030706081020] [00000207030E0830]--Weapon"wood Sword" [15] [03070F5E3C387848] [03070E5C38304800]"rock Sword" [16] [03070F5E3C387848] [0000010204083048]"iron Sword" [17] [0000014224387048] [03070F1E1C083048]"gold Sword" [18] [0000010204083048] [03070F5E3C387848]"gem Sword" [19] [03070E5C38304800] [02050B562C187848]--Utilities"Pow Glove" [1A] [000405050F0F1F0F] [00020A0A1814100F]"Workbench" [1B] [] []"Furnace" [1C] [] []"Lantern" [1D] [] []"Anvil" [1E] [] []"Oven" [1F] [] []"Chest" [20] [] []--Resources"Wood" [61] [0000000840162FF0] [00000007BFE9DFF0]"Stone" [62] [0000000201273E18] [0000001C3E192618]"Flower" [A3] [0000000C0C33000C] [000C0C33333F0C0C]"Acorn" [A4] [020400111F1F0E04] [020E1F0E00110A04]"Dirt" [A5] [] []"Sand" [A6] [] []"Cactus" [A7] [] []"Seeds" [A8] [] []"Wheat" [69] [] []"Bread" [EA] [0E073B1F6E7C7830] [0018046112044830]"Apple" [EB] [021E27273F3F3F1E] [020418180000211E]"Coal" [6C] [] []"Iron Ore" [6D] [] []"Gold Ore" [6E] [] []"Iron" [6F] [] []"Gold" [70] [] []"Slime" [71] [] []"Glass" [72] [] []"Cloth" [73] [] []"Cloud" [F3] [] []"Gem" [74] [] []
----String---Data---Sprite buffer---Sprite back-buffer--Tools"wood Pick" [01] [000E0F070D193020] [000E030509102000]"rock Pick" [02] [000E0F070D193020] [00000C0204091020]"iron Pick" [03] [00000C060C193020] [000E0F0305091020]"gold Pick" [04] [00000C0204091020] [000E0F070D193020]"gem Pick" [05] [000E030509102000] [000A0D020D093020]"wood Axe" [06] [041E0F0F1B306040] [041E070B10204000]"rock Axe" [07] [041E0F0F1B306040] [000008040B102040]"iron Axe" [08] [0000080C1B306040] [041E0F070B102040]"gold Axe" [09] [000008040B102040] [041E0F0F1B306040]"gem Axe" [0A] [041E070B10204000] [04140A051B106000]"wood Hoe" [0B] [0000000C0E1F3360] [0000000C0E132040]"rock Hoe" [0C] [0000000C0E1F3360] [00000000000C1320]"iron Hoe" [0D] [00000000081C3360] [0000000C060F1320]"gold Hoe" [0E] [00000000000C1320] [0000000C0E1F3360]"gem Hoe" [0F] [0000000C0E132040] [00000008061D1360]"wood Shovl" [10] [00000307070E1830] [0000030706081020]"rock Shovl" [11] [00000307070E1830] [0000000001060810]"iron Shovl" [12] [00000000050E1830] [0000030703060810]"gold Shovl" [13] [0000000001060810] [00000307070E1830]"gem Shovl" [14] [0000030706081020] [00000207030E0830]--Weapon"wood Sword" [15] [03070F5E3C387848] [03070E5C38304800]"rock Sword" [16] [03070F5E3C387848] [0000010204083048]"iron Sword" [17] [0000014224387048] [03070F1E1C083048]"gold Sword" [18] [0000010204083048] [03070F5E3C387848]"gem Sword" [19] [03070E5C38304800] [02050B562C187848]--Utilities"Pow Glove" [1A] [000405050F0F1F0F] [00020A0A1814100F]"Workbench" [1B] [] []"Furnace" [1C] [] []"Lantern" [1D] [] []"Anvil" [1E] [] []"Oven" [1F] [] []"Chest" [20] [] []--Resources"Wood" [61] [0000000840162FF0] [00000007BFE9DFF0]"Stone" [62] [0000000201273E18] [0000001C3E192618]"Flower" [A3] [0000000C0C33000C] [000C0C33333F0C0C]"Acorn" [A4] [020400111F1F0E04] [020E1F0E00110A04]"Dirt" [A5] [] []"Sand" [A6] [] []"Cactus" [A7] [] []"Seeds" [A8] [] []"Wheat" [69] [] []"Bread" [EA] [0E073B1F6E7C7830] [0018046112044830]"Apple" [EB] [021E27273F3F3F1E] [020418180000211E]"Coal" [6C] [] []"Iron Ore" [6D] [] []"Gold Ore" [6E] [] []"Iron" [6F] [] []"Gold" [70] [] []"Slime" [71] [] []"Glass" [72] [] []"Cloth" [73] [] []"Cloud" [F3] [] []"Gem" [74] [] []