fixed map_pieces
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <map version="1.0" orientation="orthogonal" renderorder="right-down" width="500" height="20" tilewidth="16" tileheight="16" nextobjectid="1"> | ||||
|  <tileset firstgid="1" name="Tileset" tilewidth="16" tileheight="16" tilecount="100" columns="10"> | ||||
|  <tileset firstgid="1" name="Tileset" tilewidth="16" tileheight="16" tilecount="100"> | ||||
|   <image source="../../../data/Tileset.png" width="160" height="160"/> | ||||
|  </tileset> | ||||
|  <layer name="Kachelebene" width="500" height="20"> | ||||
| @@ -10007,7 +10007,7 @@ | ||||
|    <tile gid="0"/> | ||||
|   </data> | ||||
|  </layer> | ||||
|  <layer name="Interaktionen" width="500" height="20"> | ||||
|  <layer name="Interaktionen" width="500" height="20" opacity="0.5"> | ||||
|   <data> | ||||
|    <tile gid="0"/> | ||||
|    <tile gid="0"/> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user