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/alienYellow.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/alienYellow.xml')
| -rw-r--r-- | Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienYellow.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienYellow.xml b/Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienYellow.xml new file mode 100644 index 0000000..0715c16 --- /dev/null +++ b/Assets/kenny_complete/Extra animations and enemies/Spritesheets/alienYellow.xml @@ -0,0 +1,13 @@ +<TextureAtlas imagePath="sheet.png"> + <SubTexture name="alienYellow.png" x="69" y="255" width="66" height="82"/> + <SubTexture name="alienYellow_climb1.png" x="69" y="173" width="66" height="82"/> + <SubTexture name="alienYellow_climb2.png" x="70" y="0" width="66" height="82"/> + <SubTexture name="alienYellow_duck.png" x="0" y="422" width="68" height="67"/> + <SubTexture name="alienYellow_hurt.png" x="0" y="258" width="69" height="81"/> + <SubTexture name="alienYellow_jump.png" x="68" y="339" width="67" height="83"/> + <SubTexture name="alienYellow_stand.png" x="68" y="422" width="66" height="82"/> + <SubTexture name="alienYellow_swim1.png" x="0" y="173" width="69" height="85"/> + <SubTexture name="alienYellow_swim2.png" x="0" y="86" width="70" height="87"/> + <SubTexture name="alienYellow_walk1.png" x="0" y="339" width="68" height="83"/> + <SubTexture name="alienYellow_walk2.png" x="0" y="0" width="70" height="86"/> +</TextureAtlas>
\ No newline at end of file |
