mirror of
https://github.com/luksamuk/engine-psx.git
synced 2025-04-28 13:28:02 +03:00
Fix angles attributed to tiles instead of geometry
This commit is contained in:
parent
6c0ae55ccc
commit
9f6726297d
2 changed files with 4 additions and 7 deletions
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue