diff options
| author | realtradam <[email protected]> | 2020-03-14 15:12:51 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2020-03-14 15:12:51 -0400 |
| commit | f435ce10e93d7798ad4fe43be33cd01a4edd3dfb (patch) | |
| tree | f77f4c781c1ebdea88cc89b4132c33c310acb69d /Racing-Game/Art(non-orig)/Spritesheets/spritesheet_characters.xml | |
| parent | b536ec904471c8995c1910477ca1c829c2e31af5 (diff) | |
| download | optimal-direction-f435ce10e93d7798ad4fe43be33cd01a4edd3dfb.tar.gz optimal-direction-f435ce10e93d7798ad4fe43be33cd01a4edd3dfb.zip | |
Initial adding of files
Diffstat (limited to 'Racing-Game/Art(non-orig)/Spritesheets/spritesheet_characters.xml')
| -rw-r--r-- | Racing-Game/Art(non-orig)/Spritesheets/spritesheet_characters.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Racing-Game/Art(non-orig)/Spritesheets/spritesheet_characters.xml b/Racing-Game/Art(non-orig)/Spritesheets/spritesheet_characters.xml new file mode 100644 index 0000000..bf486db --- /dev/null +++ b/Racing-Game/Art(non-orig)/Spritesheets/spritesheet_characters.xml @@ -0,0 +1,19 @@ +<TextureAtlas imagePath="sprites.png"> + <SubTexture name="character_black_blue.png" x="0" y="38" width="52" height="36"/> + <SubTexture name="character_black_green.png" x="54" y="76" width="52" height="36"/> + <SubTexture name="character_black_red.png" x="0" y="114" width="52" height="36"/> + <SubTexture name="character_black_white.png" x="0" y="152" width="52" height="36"/> + <SubTexture name="character_blonde_blue.png" x="54" y="190" width="52" height="36"/> + <SubTexture name="character_blonde_green.png" x="54" y="114" width="52" height="36"/> + <SubTexture name="character_blonde_red.png" x="54" y="152" width="52" height="36"/> + <SubTexture name="character_blonde_white.png" x="0" y="76" width="52" height="36"/> + <SubTexture name="character_brown_blue.png" x="0" y="0" width="52" height="36"/> + <SubTexture name="character_brown_green.png" x="54" y="38" width="52" height="36"/> + <SubTexture name="character_brown_red.png" x="54" y="0" width="52" height="36"/> + <SubTexture name="character_brown_white.png" x="0" y="190" width="52" height="36"/> + <SubTexture name="racer_black.png" x="108" y="0" width="42" height="51"/> + <SubTexture name="racer_blue.png" x="108" y="53" width="42" height="51"/> + <SubTexture name="racer_green.png" x="108" y="159" width="42" height="51"/> + <SubTexture name="racer_red.png" x="152" y="0" width="42" height="51"/> + <SubTexture name="racer_yellow.png" x="108" y="106" width="42" height="51"/> +</TextureAtlas>
\ No newline at end of file |
