Open Pyogenics opened 1 year ago
Format reference - V1.0
<map>
<static-geometry>
<prop library-name="" group-name="" name="">
<position>
<x></x>
<y></y>
<z></z>
</position>
<rotation>
<z></z>
</rotation>
<texture-name></texture-name>
</prop>
</static-geometry>
<collision-geometry>
</collision-geometry>
</map>
Working on extracting map data out of xml and into a nice object format. This will allow ease of use and conversion between map xml and json.