Save actual Rectengle Hitbox Data

This commit is contained in:
2026-04-09 17:29:59 +03:00
parent f43795e1f4
commit 55aab3cac0
2 changed files with 10 additions and 6 deletions

View File

@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?><objecttypes>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<objecttypes>
<objecttype color="#a0a0a4" name="misato">
<property default="Solid" name="class" type="string"/>
<property default="1 1 201 0 184 189 72 191 " name="drawbox" type="string"/>
<property default="Rectangle 0 0 48 69" name="hitbox" type="string"/></objecttype>
<property default="Rectangle -16 8 52 42" name="hitbox" type="string"/>
</objecttype>
<objecttype color="#a0a0a4" name="starlight">
<property default="Solid" name="class" type="string"/>
<property default="4 3 162 9 129 121 53 140 " name="drawbox" type="string"/>
@ -24,4 +25,4 @@
<property default="252 116 505 120 500 247 235 237 " name="drawbox" type="string"/>
<property default="Circle 578 671 15" name="hitbox" type="string"/>
</objecttype>
</objecttypes>
</objecttypes>