python-physics-playground/assets/Spritesheets/spritesheet-enemies-double.xml
2025-05-24 09:30:35 -05:00

62 lines
4.6 KiB
XML

<TextureAtlas imagePath="spritesheet-enemies-double.png">
<SubTexture name="barnacle_attack_a" x="0" y="256" width="128" height="128"/>
<SubTexture name="barnacle_attack_b" x="0" y="128" width="128" height="128"/>
<SubTexture name="barnacle_attack_rest" x="0" y="0" width="128" height="128"/>
<SubTexture name="bee_a" x="384" y="640" width="128" height="128"/>
<SubTexture name="bee_b" x="896" y="256" width="128" height="128"/>
<SubTexture name="bee_rest" x="896" y="128" width="128" height="128"/>
<SubTexture name="block_fall" x="896" y="0" width="128" height="128"/>
<SubTexture name="block_idle" x="768" y="896" width="128" height="128"/>
<SubTexture name="block_rest" x="768" y="768" width="128" height="128"/>
<SubTexture name="fish_blue_rest" x="768" y="640" width="128" height="128"/>
<SubTexture name="fish_blue_swim_a" x="768" y="512" width="128" height="128"/>
<SubTexture name="fish_blue_swim_b" x="768" y="384" width="128" height="128"/>
<SubTexture name="fish_purple_down" x="768" y="256" width="128" height="128"/>
<SubTexture name="fish_purple_rest" x="768" y="128" width="128" height="128"/>
<SubTexture name="fish_purple_up" x="768" y="0" width="128" height="128"/>
<SubTexture name="fish_yellow_rest" x="640" y="896" width="128" height="128"/>
<SubTexture name="fish_yellow_swim_a" x="640" y="768" width="128" height="128"/>
<SubTexture name="fish_yellow_swim_b" x="640" y="640" width="128" height="128"/>
<SubTexture name="fly_a" x="640" y="512" width="128" height="128"/>
<SubTexture name="fly_b" x="640" y="384" width="128" height="128"/>
<SubTexture name="fly_rest" x="640" y="256" width="128" height="128"/>
<SubTexture name="frog_idle" x="640" y="128" width="128" height="128"/>
<SubTexture name="frog_jump" x="640" y="0" width="128" height="128"/>
<SubTexture name="frog_rest" x="512" y="896" width="128" height="128"/>
<SubTexture name="ladybug_fly" x="512" y="768" width="128" height="128"/>
<SubTexture name="ladybug_rest" x="512" y="640" width="128" height="128"/>
<SubTexture name="ladybug_walk_a" x="512" y="512" width="128" height="128"/>
<SubTexture name="ladybug_walk_b" x="512" y="384" width="128" height="128"/>
<SubTexture name="mouse_rest" x="512" y="256" width="128" height="128"/>
<SubTexture name="mouse_walk_a" x="512" y="128" width="128" height="128"/>
<SubTexture name="mouse_walk_b" x="512" y="0" width="128" height="128"/>
<SubTexture name="saw_a" x="384" y="896" width="128" height="128"/>
<SubTexture name="saw_b" x="384" y="768" width="128" height="128"/>
<SubTexture name="saw_rest" x="896" y="384" width="128" height="128"/>
<SubTexture name="slime_block_jump" x="384" y="512" width="128" height="128"/>
<SubTexture name="slime_block_rest" x="384" y="384" width="128" height="128"/>
<SubTexture name="slime_block_walk_a" x="384" y="256" width="128" height="128"/>
<SubTexture name="slime_block_walk_b" x="384" y="128" width="128" height="128"/>
<SubTexture name="slime_fire_flat" x="384" y="0" width="128" height="128"/>
<SubTexture name="slime_fire_rest" x="256" y="896" width="128" height="128"/>
<SubTexture name="slime_fire_walk_a" x="256" y="768" width="128" height="128"/>
<SubTexture name="slime_fire_walk_b" x="256" y="640" width="128" height="128"/>
<SubTexture name="slime_normal_flat" x="256" y="512" width="128" height="128"/>
<SubTexture name="slime_normal_rest" x="256" y="384" width="128" height="128"/>
<SubTexture name="slime_normal_walk_a" x="256" y="256" width="128" height="128"/>
<SubTexture name="slime_normal_walk_b" x="256" y="128" width="128" height="128"/>
<SubTexture name="slime_spike_flat" x="256" y="0" width="128" height="128"/>
<SubTexture name="slime_spike_rest" x="128" y="896" width="128" height="128"/>
<SubTexture name="slime_spike_walk_a" x="128" y="768" width="128" height="128"/>
<SubTexture name="slime_spike_walk_b" x="128" y="640" width="128" height="128"/>
<SubTexture name="snail_rest" x="128" y="512" width="128" height="128"/>
<SubTexture name="snail_shell" x="128" y="384" width="128" height="128"/>
<SubTexture name="snail_walk_a" x="128" y="256" width="128" height="128"/>
<SubTexture name="snail_walk_b" x="128" y="128" width="128" height="128"/>
<SubTexture name="worm_normal_move_a" x="128" y="0" width="128" height="128"/>
<SubTexture name="worm_normal_move_b" x="0" y="896" width="128" height="128"/>
<SubTexture name="worm_normal_rest" x="0" y="768" width="128" height="128"/>
<SubTexture name="worm_ring_move_a" x="0" y="640" width="128" height="128"/>
<SubTexture name="worm_ring_move_b" x="0" y="512" width="128" height="128"/>
<SubTexture name="worm_ring_rest" x="0" y="384" width="128" height="128"/>
</TextureAtlas>