added 3 objects to stones2 map

This commit is contained in:
logsol 2014-02-10 11:26:56 +01:00
parent 39a486c06e
commit a0f3ae01d8
2 changed files with 123 additions and 2 deletions

View file

@ -150,7 +150,7 @@
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"visible":false,
"width":100,
"x":0,
"y":0
@ -165,6 +165,85 @@
"width":100,
"x":0,
"y":0
},
{
"draworder":"topdown",
"height":100,
"name":"items",
"objects":[
{
"height":0,
"name":"",
"properties":
{
"bounce":"6",
"category":"outdoor",
"grabAngle":"-1.5",
"height":"10",
"image":"football.gif",
"name":"Football",
"rotation":"0",
"type":"circle",
"weight":"2",
"width":"10"
},
"rotation":0,
"type":"",
"visible":true,
"width":0,
"x":959.274468548212,
"y":245.422331858086
},
{
"height":0,
"name":"",
"properties":
{
"category":"kitchen",
"grabAngle":"-0.5",
"height":"53",
"image":"fridge.gif",
"name":"Refridgerator",
"rotation":"0",
"type":"rectangle",
"weight":"10",
"width":"31"
},
"rotation":0,
"type":"",
"visible":true,
"width":0,
"x":843.274468548212,
"y":246.147863309874
},
{
"height":0,
"name":"",
"properties":
{
"category":"kitchen",
"grabAngle":"0.3",
"height":"15",
"image":"knife.gif",
"name":"Knife",
"rotation":"0",
"type":"rectangle",
"weight":"1.5",
"width":"4"
},
"rotation":0,
"type":"",
"visible":true,
"width":0,
"x":1083,
"y":246.510629035769
}],
"opacity":1,
"type":"objectgroup",
"visible":true,
"width":100,
"x":0,
"y":0
}],
"orientation":"orthogonal",
"properties":

View file

@ -732,7 +732,7 @@
eJzt0VEJACAUBEHtaRHbKxhAvx4nzMAm2NYAAAAAAACOueuXqOVHFj+y+AEAAPCf8RB1/MjiBwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQJYFUysKTg==
</data>
</layer>
<objectgroup name="spawnpoints">
<objectgroup name="spawnpoints" visible="0">
<object x="218.087" y="735.194">
<ellipse/>
</object>
@ -763,4 +763,46 @@
eJzt2D9L5EAYx/HHyvregIWFhVf4AlxPD+5URLCzEi0EGzsXTk4QQQSxUVHfiZXvwP+n4Aty5nYDMWaTyc6zk8n6/cDTLBP2GX6TySQiAIbVlam/HnURvuVK9sVtHpd1NajoXDpziZnt76zuJgJqQh5fSezzjb0/bbHPN/b+tMU+32x/15kaNk3LY9jFPt8Q/c2ZmlaoWYVeyKNjx/P6tkoX5BEbO9/TupsoYPs7qLuJPryZeimp15zr0t9bDk0dh2i2gqbeHyOOVeTE1JGUfyva02+/pybnoTGmTOhvXv38108pP/88mPonn99nHk3devSb+OYwZlThf6yY87BZtEytZ37Pnp+e5XMWST1Vb7NWofNwfZ73ymLYxXZ/rJpalDBZ3Ju6cRg3LuXvjz+Ueootj4TWO5mv76bGTK2V1IzoZBJrHrGYFLc8kkx8v9O0wkzrv6blYfcp1yw0K5Sy9aO1B2twycI+3zZNbXevsXusPfttlFxjx211r8kbH4rv/b4QoMcJU1NSnEWSQ5G8TNLnk+yZPT0+lGx/dl215eO62U6Ntz0mfbfF/7ttniX5uHdr7ie2Z/uuat9JXXqvI49kjaTX11bOWE2/pPj5Ocj93Z6p7xzH1pFHnkGs+yqSe9SnNN6VYskjBrvSfxZ/Kv5X0fO+KXn8NrUi/Z3p500te/z3IMSSB6X7fAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADg5h2zV8bD
</data>
</layer>
<objectgroup name="items">
<object x="959.274" y="245.422">
<properties>
<property name="bounce" value="6"/>
<property name="category" value="outdoor"/>
<property name="grabAngle" value="-1.5"/>
<property name="height" value="10"/>
<property name="image" value="football.gif"/>
<property name="name" value="Football"/>
<property name="rotation" value="0"/>
<property name="type" value="circle"/>
<property name="weight" value="2"/>
<property name="width" value="10"/>
</properties>
</object>
<object x="843.274" y="246.148">
<properties>
<property name="category" value="kitchen"/>
<property name="grabAngle" value="-0.5"/>
<property name="height" value="53"/>
<property name="image" value="fridge.gif"/>
<property name="name" value="Refridgerator"/>
<property name="rotation" value="0"/>
<property name="type" value="rectangle"/>
<property name="weight" value="10"/>
<property name="width" value="31"/>
</properties>
</object>
<object x="1083" y="246.511">
<properties>
<property name="category" value="kitchen"/>
<property name="grabAngle" value="0.3"/>
<property name="height" value="15"/>
<property name="image" value="knife.gif"/>
<property name="name" value="Knife"/>
<property name="rotation" value="0"/>
<property name="type" value="rectangle"/>
<property name="weight" value="1.5"/>
<property name="width" value="4"/>
</properties>
</object>
</objectgroup>
</map>