最终整理版
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user