Fix angles attributed to tiles instead of geometry

This commit is contained in:
Lucas S. Vieira 2025-01-20 01:14:16 -03:00
parent 6c0ae55ccc
commit 9f6726297d
2 changed files with 4 additions and 7 deletions

View file

@ -171,9 +171,6 @@
</objectgroup>
</tile>
<tile id="31">
<properties>
<property name="floor_angle" value="0x1ea"/>
</properties>
<objectgroup draworder="index" id="2">
<object id="1" x="0" y="0" width="16" height="16">
<properties>

View file

@ -1174,12 +1174,12 @@
</objectgroup>
</tile>
<tile id="363">
<properties>
<property name="ceil_angle" value="0x555"/>
<property name="rwall_angle" value="0x555"/>
</properties>
<objectgroup draworder="index" id="2">
<object id="1" x="2.08696" y="0.0869565">
<properties>
<property name="ceil_angle" value="0x555"/>
<property name="rwall_angle" value="0x555"/>
</properties>
<polygon points="0,0 13.913,-0.0869565 13.913,15.913 6.91304,15.8261"/>
</object>
</objectgroup>