2026-01-26 09:39:17 +01:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2026-03-16 20:43:53 +01:00
|
|
|
|
<TextureAtlas>
|
2026-01-26 09:39:17 +01:00
|
|
|
|
<Texture>images/SpriteSheet_office</Texture>
|
|
|
|
|
|
<Regions>
|
2026-03-16 20:43:53 +01:00
|
|
|
|
<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"/>
|
2026-01-26 09:39:17 +01:00
|
|
|
|
|
2026-03-16 20:43:53 +01:00
|
|
|
|
<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"/>
|
2026-01-26 09:39:17 +01:00
|
|
|
|
</Regions>
|
|
|
|
|
|
</TextureAtlas>
|