summaryrefslogtreecommitdiff
path: root/assets/Graphics/spritesheet-characters-double.xml
blob: 72df7f2ea6724778634091b02e5e07feaffd90ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
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>