mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
changed positions of objects
This commit is contained in:
parent
d84fb20f90
commit
7a59e175e0
2 changed files with 8 additions and 8 deletions
|
|
@ -150,7 +150,7 @@
|
||||||
}],
|
}],
|
||||||
"opacity":1,
|
"opacity":1,
|
||||||
"type":"objectgroup",
|
"type":"objectgroup",
|
||||||
"visible":false,
|
"visible":true,
|
||||||
"width":100,
|
"width":100,
|
||||||
"x":0,
|
"x":0,
|
||||||
"y":0
|
"y":0
|
||||||
|
|
@ -192,7 +192,7 @@
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":0,
|
"width":0,
|
||||||
"x":959.274468548212,
|
"x":959.274468548212,
|
||||||
"y":245.422331858086
|
"y":215.422331858087
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"height":0,
|
"height":0,
|
||||||
|
|
@ -214,7 +214,7 @@
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":0,
|
"width":0,
|
||||||
"x":843.274468548212,
|
"x":843.274468548212,
|
||||||
"y":246.147863309874
|
"y":207.147863309875
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"height":0,
|
"height":0,
|
||||||
|
|
@ -236,7 +236,7 @@
|
||||||
"visible":true,
|
"visible":true,
|
||||||
"width":0,
|
"width":0,
|
||||||
"x":1083,
|
"x":1083,
|
||||||
"y":246.510629035769
|
"y":217.510629035769
|
||||||
}],
|
}],
|
||||||
"opacity":1,
|
"opacity":1,
|
||||||
"type":"objectgroup",
|
"type":"objectgroup",
|
||||||
|
|
|
||||||
|
|
@ -732,7 +732,7 @@
|
||||||
eJzt0VEJACAUBEHtaRHbKxhAvx4nzMAm2NYAAAAAAACOueuXqOVHFj+y+AEAAPCf8RB1/MjiBwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQJYFUysKTg==
|
eJzt0VEJACAUBEHtaRHbKxhAvx4nzMAm2NYAAAAAAACOueuXqOVHFj+y+AEAAPCf8RB1/MjiBwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQJYFUysKTg==
|
||||||
</data>
|
</data>
|
||||||
</layer>
|
</layer>
|
||||||
<objectgroup name="spawnpoints" visible="0">
|
<objectgroup name="spawnpoints">
|
||||||
<object x="218.087" y="735.194">
|
<object x="218.087" y="735.194">
|
||||||
<ellipse/>
|
<ellipse/>
|
||||||
</object>
|
</object>
|
||||||
|
|
@ -764,7 +764,7 @@
|
||||||
</data>
|
</data>
|
||||||
</layer>
|
</layer>
|
||||||
<objectgroup name="items">
|
<objectgroup name="items">
|
||||||
<object x="959.274" y="245.422">
|
<object x="959.274" y="215.422">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="bounce" value="6"/>
|
<property name="bounce" value="6"/>
|
||||||
<property name="category" value="outdoor"/>
|
<property name="category" value="outdoor"/>
|
||||||
|
|
@ -778,7 +778,7 @@
|
||||||
<property name="width" value="10"/>
|
<property name="width" value="10"/>
|
||||||
</properties>
|
</properties>
|
||||||
</object>
|
</object>
|
||||||
<object x="843.274" y="246.148">
|
<object x="843.274" y="207.148">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="category" value="kitchen"/>
|
<property name="category" value="kitchen"/>
|
||||||
<property name="grabAngle" value="-0.5"/>
|
<property name="grabAngle" value="-0.5"/>
|
||||||
|
|
@ -791,7 +791,7 @@
|
||||||
<property name="width" value="31"/>
|
<property name="width" value="31"/>
|
||||||
</properties>
|
</properties>
|
||||||
</object>
|
</object>
|
||||||
<object x="1083" y="246.511">
|
<object x="1083" y="217.511">
|
||||||
<properties>
|
<properties>
|
||||||
<property name="category" value="kitchen"/>
|
<property name="category" value="kitchen"/>
|
||||||
<property name="grabAngle" value="0.3"/>
|
<property name="grabAngle" value="0.3"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue