chore: space more test gizmo
This commit is contained in:
parent
cf4a8bcd92
commit
b48b02d64a
2 changed files with 7 additions and 7 deletions
|
@ -473,7 +473,7 @@ return {
|
|||
name = "",
|
||||
type = "",
|
||||
shape = "rectangle",
|
||||
x = 272,
|
||||
x = 288,
|
||||
y = 144,
|
||||
width = 16,
|
||||
height = 16,
|
||||
|
@ -489,7 +489,7 @@ return {
|
|||
type = "",
|
||||
shape = "rectangle",
|
||||
x = 240,
|
||||
y = 176,
|
||||
y = 192,
|
||||
width = 16,
|
||||
height = 16,
|
||||
rotation = 0,
|
||||
|
@ -504,8 +504,8 @@ return {
|
|||
name = "",
|
||||
type = "",
|
||||
shape = "rectangle",
|
||||
x = 272,
|
||||
y = 176,
|
||||
x = 288,
|
||||
y = 192,
|
||||
width = 16,
|
||||
height = 16,
|
||||
rotation = 0,
|
||||
|
|
|
@ -98,18 +98,18 @@
|
|||
<property name="isSolid" type="bool" value="true"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="5" x="272" y="144" width="16" height="16">
|
||||
<object id="5" x="288" y="144" width="16" height="16">
|
||||
<properties>
|
||||
<property name="isSolid" type="bool" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="8" x="240" y="176" width="16" height="16">
|
||||
<object id="8" x="240" y="192" width="16" height="16">
|
||||
<properties>
|
||||
<property name="isSolid" type="bool" value="true"/>
|
||||
<property name="needButton" type="bool" value="false"/>
|
||||
</properties>
|
||||
</object>
|
||||
<object id="9" x="272" y="176" width="16" height="16">
|
||||
<object id="9" x="288" y="192" width="16" height="16">
|
||||
<properties>
|
||||
<property name="isSolid" type="bool" value="false"/>
|
||||
<property name="needButton" type="bool" value="false"/>
|
||||
|
|
Loading…
Reference in a new issue