最终整理版
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.0" name="Carpet" tilewidth="32" tileheight="32" tilecount="32" columns="8">
|
||||
<image source="carpet.png" width="256" height="128"/>
|
||||
</tileset>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.0" name="Castle Indoor x3" tilewidth="32" tileheight="96" tilecount="16" columns="16">
|
||||
<image source="castle-indoor-x3.png" width="512" height="96"/>
|
||||
</tileset>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.0" name="Castle Indoor x4" tilewidth="32" tileheight="128" tilecount="2" columns="2">
|
||||
<image source="castle-indoor-x4.png" width="64" height="128"/>
|
||||
</tileset>
|
||||
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.0" name="Castle Indoor" tilewidth="32" tileheight="32" tilecount="256" columns="16">
|
||||
<image source="castle-indoor.png" width="512" height="512"/>
|
||||
<tile id="224">
|
||||
<properties>
|
||||
<property name="custom" value="LightSource"/>
|
||||
<property name="light_color" value="FFD28DFF"/>
|
||||
<property name="light_offset" type="int" value="32"/>
|
||||
<property name="light_radius" type="int" value="128"/>
|
||||
</properties>
|
||||
<animation>
|
||||
<frame tileid="224" duration="100"/>
|
||||
<frame tileid="225" duration="100"/>
|
||||
<frame tileid="226" duration="100"/>
|
||||
</animation>
|
||||
</tile>
|
||||
</tileset>
|
||||
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.2" name="Cave Special Entrance x2x3" tilewidth="64" tileheight="96" tilecount="2" columns="2">
|
||||
<image source="../cave/cave-special-entrance-x2x3.png" width="128" height="96"/>
|
||||
</tileset>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.0" name="Sunlight x4 x4" tilewidth="128" tileheight="128" tilecount="2" columns="2">
|
||||
<image source="sunlight-x4-x4.png" width="256" height="128"/>
|
||||
<tile id="0">
|
||||
<properties>
|
||||
<property name="custom" value="LightSource"/>
|
||||
<property name="light_color" value="FFFFFFAA"/>
|
||||
<property name="light_radius" type="int" value="192"/>
|
||||
<property name="light_speed" type="float" value="0"/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="1">
|
||||
<properties>
|
||||
<property name="custom" value="LightSource"/>
|
||||
<property name="light_color" value="FFFFFFAA"/>
|
||||
<property name="light_radius" type="int" value="192"/>
|
||||
<property name="light_speed" type="float" value="0"/>
|
||||
</properties>
|
||||
</tile>
|
||||
</tileset>
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 7.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 11 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 66 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 9.3 KiB |
Reference in New Issue
Block a user