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,10 @@
<?xml version="1.0" encoding="utf-8"?>
<TextureAtlas count="4">
<Texture>images/SpriteSheet_testBlocks</Texture>
<Regions>
<Region id = "0" name="R128" x="0" y="0" width="128" height="128"/>
<Region id = "1" name="B128" x="128" y="0" width="128" height="128"/>
<Region id = "2" name="R64" x="0" y="128" width="64" height="64"/>
<Region id = "3" name="B64" x="64" y="128" width="64" height="64"/>
</Regions>
</TextureAtlas>