fennel_love2d_experiments/two_player_cleaning_game/assets/tiled/objects.tsx
Travis Shears bbbe7bfe8a
move objects out of bg tiles
"
Press any key to quit" 10 10))
2026-04-19 21:25:08 +02:00

30 lines
1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.12.1" name="objects" tilewidth="25" tileheight="25" tilecount="16" columns="4">
<image source="../objects.png" width="100" height="100"/>
<tile id="0">
<properties>
<property name="name" value="charging_pad"/>
</properties>
<objectgroup draworder="index" id="2">
<object id="1" x="2.08266" y="2.08266" width="21.0002" height="21.087"/>
</objectgroup>
</tile>
<tile id="1">
<properties>
<property name="name" value="charging_station"/>
</properties>
<objectgroup draworder="index" id="2">
<object id="1" x="1.12811" y="2.08266" width="22.8225" height="20.6531"/>
</objectgroup>
</tile>
<tile id="3">
<objectgroup draworder="index" id="2">
<object id="1" x="2.0113" y="1.87259" width="20.9453" height="21.084"/>
</objectgroup>
</tile>
<tile id="5">
<objectgroup draworder="index" id="2">
<object id="1" x="0.0892797" y="4.0196" width="24.8292" height="17.8243"/>
</objectgroup>
</tile>
</tileset>