summaryrefslogtreecommitdiff
path: root/assets/Graphics/spritesheet-characters-default.xml
blob: 3d67cd2731a660852e8b12e48aa6ecafce2f44de (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-default.png">
	<SubTexture name="character_beige_climb_a" x="0" y="0" width="128" height="128"/>
	<SubTexture name="character_beige_climb_b" x="129" y="0" width="128" height="128"/>
	<SubTexture name="character_beige_duck" x="258" y="0" width="128" height="128"/>
	<SubTexture name="character_beige_front" x="387" y="0" width="128" height="128"/>
	<SubTexture name="character_beige_hit" x="516" y="0" width="128" height="128"/>
	<SubTexture name="character_beige_idle" x="645" y="0" width="128" height="128"/>
	<SubTexture name="character_beige_jump" x="774" y="0" width="128" height="128"/>
	<SubTexture name="character_beige_walk_a" x="0" y="129" width="128" height="128"/>
	<SubTexture name="character_beige_walk_b" x="129" y="129" width="128" height="128"/>
	<SubTexture name="character_green_climb_a" x="258" y="129" width="128" height="128"/>
	<SubTexture name="character_green_climb_b" x="387" y="129" width="128" height="128"/>
	<SubTexture name="character_green_duck" x="516" y="129" width="128" height="128"/>
	<SubTexture name="character_green_front" x="645" y="129" width="128" height="128"/>
	<SubTexture name="character_green_hit" x="774" y="129" width="128" height="128"/>
	<SubTexture name="character_green_idle" x="0" y="258" width="128" height="128"/>
	<SubTexture name="character_green_jump" x="129" y="258" width="128" height="128"/>
	<SubTexture name="character_green_walk_a" x="258" y="258" width="128" height="128"/>
	<SubTexture name="character_green_walk_b" x="387" y="258" width="128" height="128"/>
	<SubTexture name="character_pink_climb_a" x="516" y="258" width="128" height="128"/>
	<SubTexture name="character_pink_climb_b" x="645" y="258" width="128" height="128"/>
	<SubTexture name="character_pink_duck" x="774" y="258" width="128" height="128"/>
	<SubTexture name="character_pink_front" x="0" y="387" width="128" height="128"/>
	<SubTexture name="character_pink_hit" x="129" y="387" width="128" height="128"/>
	<SubTexture name="character_pink_idle" x="258" y="387" width="128" height="128"/>
	<SubTexture name="character_pink_jump" x="387" y="387" width="128" height="128"/>
	<SubTexture name="character_pink_walk_a" x="516" y="387" width="128" height="128"/>
	<SubTexture name="character_pink_walk_b" x="645" y="387" width="128" height="128"/>
	<SubTexture name="character_purple_climb_a" x="774" y="387" width="128" height="128"/>
	<SubTexture name="character_purple_climb_b" x="0" y="516" width="128" height="128"/>
	<SubTexture name="character_purple_duck" x="129" y="516" width="128" height="128"/>
	<SubTexture name="character_purple_front" x="258" y="516" width="128" height="128"/>
	<SubTexture name="character_purple_hit" x="387" y="516" width="128" height="128"/>
	<SubTexture name="character_purple_idle" x="516" y="516" width="128" height="128"/>
	<SubTexture name="character_purple_jump" x="645" y="516" width="128" height="128"/>
	<SubTexture name="character_purple_walk_a" x="774" y="516" width="128" height="128"/>
	<SubTexture name="character_purple_walk_b" x="0" y="645" width="128" height="128"/>
	<SubTexture name="character_yellow_climb_a" x="129" y="645" width="128" height="128"/>
	<SubTexture name="character_yellow_climb_b" x="258" y="645" width="128" height="128"/>
	<SubTexture name="character_yellow_duck" x="387" y="645" width="128" height="128"/>
	<SubTexture name="character_yellow_front" x="516" y="645" width="128" height="128"/>
	<SubTexture name="character_yellow_hit" x="645" y="645" width="128" height="128"/>
	<SubTexture name="character_yellow_idle" x="774" y="645" width="128" height="128"/>
	<SubTexture name="character_yellow_jump" x="0" y="774" width="128" height="128"/>
	<SubTexture name="character_yellow_walk_a" x="129" y="774" width="128" height="128"/>
	<SubTexture name="character_yellow_walk_b" x="258" y="774" width="128" height="128"/>
</TextureAtlas>