chore: space more test gizmo

This commit is contained in:
Kazhnuz 2021-03-21 16:29:50 +01:00
parent cf4a8bcd92
commit b48b02d64a
2 changed files with 7 additions and 7 deletions

View file

@ -473,7 +473,7 @@ return {
name = "", name = "",
type = "", type = "",
shape = "rectangle", shape = "rectangle",
x = 272, x = 288,
y = 144, y = 144,
width = 16, width = 16,
height = 16, height = 16,
@ -489,7 +489,7 @@ return {
type = "", type = "",
shape = "rectangle", shape = "rectangle",
x = 240, x = 240,
y = 176, y = 192,
width = 16, width = 16,
height = 16, height = 16,
rotation = 0, rotation = 0,
@ -504,8 +504,8 @@ return {
name = "", name = "",
type = "", type = "",
shape = "rectangle", shape = "rectangle",
x = 272, x = 288,
y = 176, y = 192,
width = 16, width = 16,
height = 16, height = 16,
rotation = 0, rotation = 0,

View file

@ -98,18 +98,18 @@
<property name="isSolid" type="bool" value="true"/> <property name="isSolid" type="bool" value="true"/>
</properties> </properties>
</object> </object>
<object id="5" x="272" y="144" width="16" height="16"> <object id="5" x="288" y="144" width="16" height="16">
<properties> <properties>
<property name="isSolid" type="bool" value="false"/> <property name="isSolid" type="bool" value="false"/>
</properties> </properties>
</object> </object>
<object id="8" x="240" y="176" width="16" height="16"> <object id="8" x="240" y="192" width="16" height="16">
<properties> <properties>
<property name="isSolid" type="bool" value="true"/> <property name="isSolid" type="bool" value="true"/>
<property name="needButton" type="bool" value="false"/> <property name="needButton" type="bool" value="false"/>
</properties> </properties>
</object> </object>
<object id="9" x="272" y="176" width="16" height="16"> <object id="9" x="288" y="192" width="16" height="16">
<properties> <properties>
<property name="isSolid" type="bool" value="false"/> <property name="isSolid" type="bool" value="false"/>
<property name="needButton" type="bool" value="false"/> <property name="needButton" type="bool" value="false"/>