2026-03-08 16:55:49 +01:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2026-03-16 20:43:53 +01:00
|
|
|
|
<TextureAtlas>
|
2026-03-08 16:55:49 +01:00
|
|
|
|
<Texture>images/SpriteSheet_enemies</Texture>
|
|
|
|
|
|
<Regions>
|
2026-03-16 20:43:53 +01:00
|
|
|
|
<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"/>
|
2026-03-17 20:14:29 +01:00
|
|
|
|
<Region name="dash-lit" x="0" y="960" width="240" height="240"/>\
|
|
|
|
|
|
<Region name="dash-unlit" x="240" y="960" width="240" height="240"/>
|
2026-03-16 20:43:53 +01:00
|
|
|
|
<Region name="mare-lit" x="0" y="1200" width="240" height="240"/>
|
|
|
|
|
|
<Region name="mare-unlit" x="240" y="1200" width="240" height="240"/>
|
2026-03-08 16:55:49 +01:00
|
|
|
|
</Regions>
|
|
|
|
|
|
</TextureAtlas>
|