Projekt přejmenován. Neko nastaven na výchozí pozici
This commit is contained in:
parent
1a27dd6fab
commit
ceac37920b
104 changed files with 873 additions and 208 deletions
18
ONDClient/Content/images/enemies-definition.xml
Executable file
18
ONDClient/Content/images/enemies-definition.xml
Executable file
|
|
@ -0,0 +1,18 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextureAtlas>
|
||||
<Texture>images/SpriteSheet_enemies</Texture>
|
||||
<Regions>
|
||||
<Region name="lurk-lit" x="0" y="0" width="240" height="240"/>
|
||||
<Region name="lurk-unlit" x="240" y="0" width="240" height="240"/>
|
||||
<Region name="neko-lit" x="0" y="240" width="240" height="240"/>
|
||||
<Region name="neko-unlit" x="240" y="240" width="240" height="240"/>
|
||||
<Region name="spot-awake-lit" x="0" y="480" width="240" height="240"/>
|
||||
<Region name="spot-awake-unlit" x="240" y="480" width="240" height="240"/>
|
||||
<Region name="spot-asleep-lit" x="0" y="720" width="240" height="240"/>
|
||||
<Region name="spot-asleep-unlit" x="240" y="720" width="240" height="240"/>
|
||||
<Region name="dash-lit" x="0" y="960" width="240" height="240"/>\
|
||||
<Region name="dash-unlit" x="240" y="960" width="240" height="240"/>
|
||||
<Region name="mare-lit" x="0" y="1200" width="240" height="240"/>
|
||||
<Region name="mare-unlit" x="240" y="1200" width="240" height="240"/>
|
||||
</Regions>
|
||||
</TextureAtlas>
|
||||
Loading…
Add table
Add a link
Reference in a new issue