Files
Loke/assets/tilesets/tonori/indoor/Sunlight x4 x4.tsx
T
2026-06-03 17:04:06 +08:00

21 lines
781 B
TypeScript

<?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>