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/alienBeige.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/alienBeige.xml')
| -rw-r--r-- | Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienBeige.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienBeige.xml b/Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienBeige.xml new file mode 100644 index 0000000..e2fd471 --- /dev/null +++ b/Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienBeige.xml @@ -0,0 +1,13 @@ +<TextureAtlas imagePath="sheet.png"> + <SubTexture name="alienBeige.png" x="70" y="95" width="66" height="92"/> + <SubTexture name="alienBeige_climb1.png" x="70" y="0" width="66" height="95"/> + <SubTexture name="alienBeige_climb2.png" x="134" y="289" width="66" height="95"/> + <SubTexture name="alienBeige_duck.png" x="67" y="387" width="67" height="72"/> + <SubTexture name="alienBeige_hurt.png" x="0" y="387" width="67" height="92"/> + <SubTexture name="alienBeige_jump.png" x="69" y="196" width="66" height="93"/> + <SubTexture name="alienBeige_stand.png" x="68" y="294" width="66" height="92"/> + <SubTexture name="alienBeige_swim1.png" x="0" y="196" width="69" height="98"/> + <SubTexture name="alienBeige_swim2.png" x="0" y="0" width="70" height="100"/> + <SubTexture name="alienBeige_walk1.png" x="0" y="294" width="68" height="93"/> + <SubTexture name="alienBeige_walk2.png" x="0" y="100" width="70" height="96"/> +</TextureAtlas>
\ No newline at end of file |
