Create Levels using blender
- by notrodash
I am creating a game and I have a custom level format for levels in my game. I wanted to know if it is possible to create levels for that kinda format in Blender. My format is XML based and just declares the positions of certain objects. Online I have seen many people use Blender to create levels in their own custom format that blender can understand.
How do i get blender to understand my format and use blender to create levels for my game?