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
32
ONDClient/Content/images/rooms-definition.xml
Executable file
32
ONDClient/Content/images/rooms-definition.xml
Executable file
|
|
@ -0,0 +1,32 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<TextureAtlas>
|
||||
<Texture>images/SpriteSheet_map</Texture>
|
||||
<Regions>
|
||||
<Region name="room4" x="0" y="0" width="240" height="240"/>
|
||||
<Region name="room3" x="0" y="240" width="240" height="240"/>
|
||||
<Region name="room2" x="0" y="480" width="240" height="240"/>
|
||||
<Region name="room1" x="0" y="720" width="240" height="240"/>
|
||||
<Region name="room0" x="0" y="960" width="240" height="240"/>
|
||||
<Region name="room9" x="240" y="0" width="240" height="240"/>
|
||||
<Region name="room8" x="240" y="240" width="240" height="240"/>
|
||||
<Region name="room7" x="240" y="480" width="240" height="240"/>
|
||||
<Region name="room6" x="240" y="720" width="240" height="240"/>
|
||||
<Region name="room5" x="240" y="960" width="240" height="240"/>
|
||||
<Region name="room14" x="480" y="0" width="240" height="240"/>
|
||||
<Region name="room13" x="480" y="240" width="240" height="240"/>
|
||||
<Region name="room12" x="480" y="480" width="240" height="240"/>
|
||||
<Region name="room11" x="480" y="720" width="240" height="240"/>
|
||||
<Region name="room10" x="480" y="960" width="240" height="240"/>
|
||||
<Region name="room19" x="720" y="0" width="240" height="240"/>
|
||||
<Region name="room18" x="720" y="240" width="240" height="240"/>
|
||||
<Region name="room17" x="720" y="480" width="240" height="240"/>
|
||||
<Region name="room16" x="720" y="720" width="240" height="240"/>
|
||||
<Region name="room15" x="720" y="960" width="240" height="240"/>
|
||||
<Region name="room24" x="960" y="0" width="240" height="240"/>
|
||||
<Region name="room23" x="960" y="240" width="240" height="240"/>
|
||||
<Region name="room22" x="960" y="480" width="240" height="240"/>
|
||||
<Region name="room21" x="960" y="720" width="240" height="240"/>
|
||||
<Region name="room20" x="960" y="960" width="240" height="240"/>
|
||||
|
||||
</Regions>
|
||||
</TextureAtlas>
|
||||
Loading…
Add table
Add a link
Reference in a new issue