Working version of the refactoring DrawboxEditor. Added ToolBar in Editor

This commit is contained in:
2026-03-24 17:19:32 +03:00
parent ab30acd69a
commit a0a69c3587
7 changed files with 96 additions and 66 deletions

View File

@ -2,7 +2,7 @@
<objecttypes>
<objecttype color="#a0a0a4" name="misato">
<property default="Solid" name="class" type="string"/>
<property default="22 10 232 3 264 199 5 198 " name="drawbox" type="string"/>
<property default="15 4 217 0 209 197 30 180 " name="drawbox" type="string"/>
<property default="Circle 4 6 24" name="hitbox" type="string"/>
</objecttype>
<objecttype color="#a0a0a4" name="starlight">
@ -22,7 +22,7 @@
</objecttype>
<objecttype color="000000" name="newtest">
<property default="solid" name="class" type="string"/>
<property default="0 0 0 0 0 0 0 0" name="drawbox" type="string"/>
<property default="93 15 404 57 389 162 207 164 " name="drawbox" type="string"/>
<property default="Rectangle 0 0 0 0" name="hitbox" type="string"/>
</objecttype>
</objecttypes>