diff options
Diffstat (limited to 'assets/Graphics/spritesheet-enemies-double.xml')
| -rw-r--r-- | assets/Graphics/spritesheet-enemies-double.xml | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/assets/Graphics/spritesheet-enemies-double.xml b/assets/Graphics/spritesheet-enemies-double.xml new file mode 100644 index 0000000..801b0ed --- /dev/null +++ b/assets/Graphics/spritesheet-enemies-double.xml @@ -0,0 +1,62 @@ +<TextureAtlas imagePath="spritesheet-enemies-double.png"> + <SubTexture name="barnacle_attack_a" x="0" y="0" width="128" height="128"/> + <SubTexture name="barnacle_attack_b" x="129" y="0" width="128" height="128"/> + <SubTexture name="barnacle_attack_rest" x="258" y="0" width="128" height="128"/> + <SubTexture name="bee_a" x="387" y="0" width="128" height="128"/> + <SubTexture name="bee_b" x="516" y="0" width="128" height="128"/> + <SubTexture name="bee_rest" x="645" y="0" width="128" height="128"/> + <SubTexture name="block_fall" x="774" y="0" width="128" height="128"/> + <SubTexture name="block_idle" x="903" y="0" width="128" height="128"/> + <SubTexture name="block_rest" x="0" y="129" width="128" height="128"/> + <SubTexture name="fish_blue_rest" x="129" y="129" width="128" height="128"/> + <SubTexture name="fish_blue_swim_a" x="258" y="129" width="128" height="128"/> + <SubTexture name="fish_blue_swim_b" x="387" y="129" width="128" height="128"/> + <SubTexture name="fish_purple_down" x="516" y="129" width="128" height="128"/> + <SubTexture name="fish_purple_rest" x="645" y="129" width="128" height="128"/> + <SubTexture name="fish_purple_up" x="774" y="129" width="128" height="128"/> + <SubTexture name="fish_yellow_rest" x="903" y="129" width="128" height="128"/> + <SubTexture name="fish_yellow_swim_a" x="0" y="258" width="128" height="128"/> + <SubTexture name="fish_yellow_swim_b" x="129" y="258" width="128" height="128"/> + <SubTexture name="fly_a" x="258" y="258" width="128" height="128"/> + <SubTexture name="fly_b" x="387" y="258" width="128" height="128"/> + <SubTexture name="fly_rest" x="516" y="258" width="128" height="128"/> + <SubTexture name="frog_idle" x="645" y="258" width="128" height="128"/> + <SubTexture name="frog_jump" x="774" y="258" width="128" height="128"/> + <SubTexture name="frog_rest" x="903" y="258" width="128" height="128"/> + <SubTexture name="ladybug_fly" x="0" y="387" width="128" height="128"/> + <SubTexture name="ladybug_rest" x="129" y="387" width="128" height="128"/> + <SubTexture name="ladybug_walk_a" x="258" y="387" width="128" height="128"/> + <SubTexture name="ladybug_walk_b" x="387" y="387" width="128" height="128"/> + <SubTexture name="mouse_rest" x="516" y="387" width="128" height="128"/> + <SubTexture name="mouse_walk_a" x="645" y="387" width="128" height="128"/> + <SubTexture name="mouse_walk_b" x="774" y="387" width="128" height="128"/> + <SubTexture name="saw_a" x="903" y="387" width="128" height="128"/> + <SubTexture name="saw_b" x="0" y="516" width="128" height="128"/> + <SubTexture name="saw_rest" x="129" y="516" width="128" height="128"/> + <SubTexture name="slime_block_jump" x="258" y="516" width="128" height="128"/> + <SubTexture name="slime_block_rest" x="387" y="516" width="128" height="128"/> + <SubTexture name="slime_block_walk_a" x="516" y="516" width="128" height="128"/> + <SubTexture name="slime_block_walk_b" x="645" y="516" width="128" height="128"/> + <SubTexture name="slime_fire_flat" x="774" y="516" width="128" height="128"/> + <SubTexture name="slime_fire_rest" x="903" y="516" width="128" height="128"/> + <SubTexture name="slime_fire_walk_a" x="0" y="645" width="128" height="128"/> + <SubTexture name="slime_fire_walk_b" x="129" y="645" width="128" height="128"/> + <SubTexture name="slime_normal_flat" x="258" y="645" width="128" height="128"/> + <SubTexture name="slime_normal_rest" x="387" y="645" width="128" height="128"/> + <SubTexture name="slime_normal_walk_a" x="516" y="645" width="128" height="128"/> + <SubTexture name="slime_normal_walk_b" x="645" y="645" width="128" height="128"/> + <SubTexture name="slime_spike_flat" x="774" y="645" width="128" height="128"/> + <SubTexture name="slime_spike_rest" x="903" y="645" width="128" height="128"/> + <SubTexture name="slime_spike_walk_a" x="0" y="774" width="128" height="128"/> + <SubTexture name="slime_spike_walk_b" x="129" y="774" width="128" height="128"/> + <SubTexture name="snail_rest" x="258" y="774" width="128" height="128"/> + <SubTexture name="snail_shell" x="387" y="774" width="128" height="128"/> + <SubTexture name="snail_walk_a" x="516" y="774" width="128" height="128"/> + <SubTexture name="snail_walk_b" x="645" y="774" width="128" height="128"/> + <SubTexture name="worm_normal_move_a" x="774" y="774" width="128" height="128"/> + <SubTexture name="worm_normal_move_b" x="903" y="774" width="128" height="128"/> + <SubTexture name="worm_normal_rest" x="0" y="903" width="128" height="128"/> + <SubTexture name="worm_ring_move_a" x="129" y="903" width="128" height="128"/> + <SubTexture name="worm_ring_move_b" x="258" y="903" width="128" height="128"/> + <SubTexture name="worm_ring_rest" x="387" y="903" width="128" height="128"/> +</TextureAtlas> |
