Projekt přejmenován. Neko nastaven na výchozí pozici

This commit is contained in:
Perry 2026-03-22 18:31:05 +01:00
parent 1a27dd6fab
commit ceac37920b
104 changed files with 873 additions and 208 deletions

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<TextureAtlas>
<Texture>images/SpriteSheet_office</Texture>
<Regions>
<Region name="left-closed" x="0" y="0" width="200" height="360"/>
<Region name="centre-closed" x="200" y="0" width="240" height="360"/>
<Region name="right-closed" x="440" y="0" width="200" height="360"/>
<Region name="left-open" x="0" y="360" width="200" height="360"/>
<Region name="centre-open" x="200" y="360" width="240" height="360"/>
<Region name="right-open" x="440" y="360" width="200" height="360"/>
</Regions>
</TextureAtlas>