mirror of
https://github.com/anthonyaxenov/toddler-play.git
synced 2024-11-22 21:35:00 +00:00
13 lines
926 B
XML
13 lines
926 B
XML
|
<TextureAtlas imagePath="sheet.png">
|
||
|
<SubTexture name="alienGreen.png" x="70" y="92" width="66" height="92"/>
|
||
|
<SubTexture name="alienGreen_climb1.png" x="70" y="0" width="66" height="92"/>
|
||
|
<SubTexture name="alienGreen_climb2.png" x="135" y="379" width="66" height="92"/>
|
||
|
<SubTexture name="alienGreen_duck.png" x="0" y="380" width="69" height="71"/>
|
||
|
<SubTexture name="alienGreen_hurt.png" x="0" y="288" width="69" height="92"/>
|
||
|
<SubTexture name="alienGreen_jump.png" x="69" y="286" width="67" height="93"/>
|
||
|
<SubTexture name="alienGreen_stand.png" x="69" y="379" width="66" height="92"/>
|
||
|
<SubTexture name="alienGreen_swim1.png" x="0" y="193" width="69" height="95"/>
|
||
|
<SubTexture name="alienGreen_swim2.png" x="0" y="96" width="70" height="97"/>
|
||
|
<SubTexture name="alienGreen_walk1.png" x="69" y="193" width="68" height="93"/>
|
||
|
<SubTexture name="alienGreen_walk2.png" x="0" y="0" width="70" height="96"/>
|
||
|
</TextureAtlas>
|