OneNightDuel/FNAF_Clone/Content/images/office-definition.xml

13 lines
600 B
XML
Executable file

<?xml version="1.0" encoding="utf-8"?>
<TextureAtlas count="6">
<Texture>images/SpriteSheet_office</Texture>
<Regions>
<Region id = "0" name="llc" x="0" y="0" width="200" height="360"/>
<Region id = "1" name="lmc" x="200" y="0" width="240" height="360"/>
<Region id = "2" name="lrc" x="440" y="0" width="200" height="360"/>
<Region id = "3" name="llo" x="0" y="360" width="200" height="360"/>
<Region id = "4" name="lmo" x="200" y="360" width="240" height="360"/>
<Region id = "5" name="lro" x="440" y="360" width="200" height="360"/>
</Regions>
</TextureAtlas>