diff options
Diffstat (limited to 'assets/Graphics/spritesheet-characters-double.xml')
| -rw-r--r-- | assets/Graphics/spritesheet-characters-double.xml | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/assets/Graphics/spritesheet-characters-double.xml b/assets/Graphics/spritesheet-characters-double.xml new file mode 100644 index 0000000..72df7f2 --- /dev/null +++ b/assets/Graphics/spritesheet-characters-double.xml @@ -0,0 +1,47 @@ +<TextureAtlas imagePath="spritesheet-characters-double.png"> + <SubTexture name="character_beige_climb_a" x="0" y="0" width="256" height="256"/> + <SubTexture name="character_beige_climb_b" x="257" y="0" width="256" height="256"/> + <SubTexture name="character_beige_duck" x="514" y="0" width="256" height="256"/> + <SubTexture name="character_beige_front" x="771" y="0" width="256" height="256"/> + <SubTexture name="character_beige_hit" x="1028" y="0" width="256" height="256"/> + <SubTexture name="character_beige_idle" x="1285" y="0" width="256" height="256"/> + <SubTexture name="character_beige_jump" x="1542" y="0" width="256" height="256"/> + <SubTexture name="character_beige_walk_a" x="0" y="257" width="256" height="256"/> + <SubTexture name="character_beige_walk_b" x="257" y="257" width="256" height="256"/> + <SubTexture name="character_green_climb_a" x="514" y="257" width="256" height="256"/> + <SubTexture name="character_green_climb_b" x="771" y="257" width="256" height="256"/> + <SubTexture name="character_green_duck" x="1028" y="257" width="256" height="256"/> + <SubTexture name="character_green_front" x="1285" y="257" width="256" height="256"/> + <SubTexture name="character_green_hit" x="1542" y="257" width="256" height="256"/> + <SubTexture name="character_green_idle" x="0" y="514" width="256" height="256"/> + <SubTexture name="character_green_jump" x="257" y="514" width="256" height="256"/> + <SubTexture name="character_green_walk_a" x="514" y="514" width="256" height="256"/> + <SubTexture name="character_green_walk_b" x="771" y="514" width="256" height="256"/> + <SubTexture name="character_pink_climb_a" x="1028" y="514" width="256" height="256"/> + <SubTexture name="character_pink_climb_b" x="1285" y="514" width="256" height="256"/> + <SubTexture name="character_pink_duck" x="1542" y="514" width="256" height="256"/> + <SubTexture name="character_pink_front" x="0" y="771" width="256" height="256"/> + <SubTexture name="character_pink_hit" x="257" y="771" width="256" height="256"/> + <SubTexture name="character_pink_idle" x="514" y="771" width="256" height="256"/> + <SubTexture name="character_pink_jump" x="771" y="771" width="256" height="256"/> + <SubTexture name="character_pink_walk_a" x="1028" y="771" width="256" height="256"/> + <SubTexture name="character_pink_walk_b" x="1285" y="771" width="256" height="256"/> + <SubTexture name="character_purple_climb_a" x="1542" y="771" width="256" height="256"/> + <SubTexture name="character_purple_climb_b" x="0" y="1028" width="256" height="256"/> + <SubTexture name="character_purple_duck" x="257" y="1028" width="256" height="256"/> + <SubTexture name="character_purple_front" x="514" y="1028" width="256" height="256"/> + <SubTexture name="character_purple_hit" x="771" y="1028" width="256" height="256"/> + <SubTexture name="character_purple_idle" x="1028" y="1028" width="256" height="256"/> + <SubTexture name="character_purple_jump" x="1285" y="1028" width="256" height="256"/> + <SubTexture name="character_purple_walk_a" x="1542" y="1028" width="256" height="256"/> + <SubTexture name="character_purple_walk_b" x="0" y="1285" width="256" height="256"/> + <SubTexture name="character_yellow_climb_a" x="257" y="1285" width="256" height="256"/> + <SubTexture name="character_yellow_climb_b" x="514" y="1285" width="256" height="256"/> + <SubTexture name="character_yellow_duck" x="771" y="1285" width="256" height="256"/> + <SubTexture name="character_yellow_front" x="1028" y="1285" width="256" height="256"/> + <SubTexture name="character_yellow_hit" x="1285" y="1285" width="256" height="256"/> + <SubTexture name="character_yellow_idle" x="1542" y="1285" width="256" height="256"/> + <SubTexture name="character_yellow_jump" x="0" y="1542" width="256" height="256"/> + <SubTexture name="character_yellow_walk_a" x="257" y="1542" width="256" height="256"/> + <SubTexture name="character_yellow_walk_b" x="514" y="1542" width="256" height="256"/> +</TextureAtlas> |
