diff options
| author | realtradam <[email protected]> | 2021-01-20 13:24:47 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-01-20 13:24:47 -0500 |
| commit | 212aaccd20c106e6cfff2a144c2c6707c2dab109 (patch) | |
| tree | 5d5f3c62138a15a5cf46f030abf3fe6c1b4f773d /Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienGreen.xml | |
| parent | af66bf90e41c5ac60ac02d58229e9f6c1c5f2099 (diff) | |
| download | E-C-Kai-212aaccd20c106e6cfff2a144c2c6707c2dab109.tar.gz E-C-Kai-212aaccd20c106e6cfff2a144c2c6707c2dab109.zip | |
added art that can be used for prototyping
Diffstat (limited to 'Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienGreen.xml')
| -rw-r--r-- | Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienGreen.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienGreen.xml b/Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienGreen.xml new file mode 100644 index 0000000..0f8d15f --- /dev/null +++ b/Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienGreen.xml @@ -0,0 +1,13 @@ +<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>
\ No newline at end of file |
