About to start parsing different ent types.
This commit is contained in:
@ -437,8 +437,8 @@
|
||||
"value":"NPC_INTERACT_TYPE_TEXT"
|
||||
}],
|
||||
"template":"templates\/NPC.tx",
|
||||
"x":6575.625,
|
||||
"y":6816.33333333333
|
||||
"x":6539.95833333333,
|
||||
"y":6849.33333333333
|
||||
}],
|
||||
"opacity":1,
|
||||
"type":"objectgroup",
|
||||
|
@ -1,29 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<tileset version="1.10" tiledversion="1.11.1" name="overworld" tilewidth="16" tileheight="16" tilecount="256" columns="16">
|
||||
<image source="tilemap.png" width="256" height="256"/>
|
||||
<tile id="1">
|
||||
<properties>
|
||||
<property name="solid" type="int" value="4"/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="3">
|
||||
<properties>
|
||||
<property name="solid" type="int" value="5"/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="18">
|
||||
<properties>
|
||||
<property name="solidType" propertytype="tileSolidType" value="TILE_SOLID_FULL"/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="33">
|
||||
<properties>
|
||||
<property name="solid" type="int" value="2"/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="35">
|
||||
<properties>
|
||||
<property name="solid" type="int" value="3"/>
|
||||
<property name="solidType" propertytype="tileSolidType" value="TILE_SOLID_NONE"/>
|
||||
</properties>
|
||||
</tile>
|
||||
<tile id="54">
|
||||
|
Reference in New Issue
Block a user