This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<Root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | |
<GameRoom xsi:type="Room1"> | |
<Layers> | |
<RoomLayer xsi:type="ObjectLayer"> | |
<Visible>true</Visible> | |
<Name>Object layer 1</Name> | |
<LayerType>typeObject</LayerType> | |
<Position>0</Position> | |
<Depth>0</Depth> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// use string_numbers to get rid of descr. |
NewerOlder