Collides kollidieren jetzt hoffentlicCollides kollidieren jetzt

hoffentlichh
This commit is contained in:
Philipp Neumann 2020-12-27 18:03:04 +01:00
parent d65e66527f
commit 9af4b3b385
2 changed files with 18 additions and 3 deletions

View File

@ -11,7 +11,7 @@
"infinite":false, "infinite":false,
"layers":[ "layers":[
{ {
"data":[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 20, 1435, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 20, 20, 20, 20, 20, 20, 20, 0, 20, 20, 20, 20, 20, 20, 20, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "data":[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 20, 20, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
"height":14, "height":14,
"id":8, "id":8,
"name":"collides", "name":"collides",
@ -326,6 +326,16 @@
"spacing":0, "spacing":0,
"tilecount":9, "tilecount":9,
"tileheight":32, "tileheight":32,
"tiles":[
{
"id":3,
"properties":[
{
"name":"collides",
"type":"bool",
"value":true
}]
}],
"tilewidth":32 "tilewidth":32
}, },
{ {

View File

@ -8,6 +8,11 @@
</tileset> </tileset>
<tileset firstgid="17" name="mapUtilities" tilewidth="32" tileheight="32" tilecount="9" columns="9"> <tileset firstgid="17" name="mapUtilities" tilewidth="32" tileheight="32" tilecount="9" columns="9">
<image source="tiles/tiles.rc3.world/structures/mapUtilities.png" width="288" height="32"/> <image source="tiles/tiles.rc3.world/structures/mapUtilities.png" width="288" height="32"/>
<tile id="3">
<properties>
<property name="collides" type="bool" value="true"/>
</properties>
</tile>
</tileset> </tileset>
<tileset firstgid="26" name="rc3-mullana-floor-wall" tilewidth="32" tileheight="32" tilecount="256" columns="16"> <tileset firstgid="26" name="rc3-mullana-floor-wall" tilewidth="32" tileheight="32" tilecount="256" columns="16">
<image source="tiles/tiles.rc3.world/structures/rc3-mullana-floor-wall.png" width="512" height="512"/> <image source="tiles/tiles.rc3.world/structures/rc3-mullana-floor-wall.png" width="512" height="512"/>
@ -36,7 +41,7 @@
<layer id="8" name="collides" width="17" height="14"> <layer id="8" name="collides" width="17" height="14">
<data encoding="csv"> <data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
20,20,1435,20,20,20,20,20,20,20,20,20,20,20,20,20,20, 20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,20,20,20,0,0,20,20,20,0,0,20,20,20,0,0, 0,0,20,20,20,0,0,20,20,20,0,0,20,20,20,0,0,
0,0,20,20,20,0,0,20,20,20,0,0,20,20,20,0,0, 0,0,20,20,20,0,0,20,20,20,0,0,20,20,20,0,0,
@ -47,7 +52,7 @@
0,0,20,20,20,0,0,20,20,20,0,0,20,20,20,0,0, 0,0,20,20,20,0,0,20,20,20,0,0,20,20,20,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
20,20,20,20,20,20,20,20,0,20,20,20,20,20,20,20,20, 20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,20,
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
</data> </data>
</layer> </layer>