VoxelEngine/res/models/stairs.xml
2025-05-02 15:27:05 +03:00

6 lines
176 B
XML

<model>
<box from="0,0,0" to="1,0.5,1" delete="top"/>
<box from="0,0.5,0.5" to="1,1,1" delete="bottom"/>
<rect from="0,0.5,0" right="1,0,0" up="0,0,0.5"/>
</model>