Skip to content

Project Settings

paxetgloria edited this page Dec 28, 2017 · 13 revisions

Project Folder

Let you set up a folder where your project will saved. Project file is simply a Blender file(*.blend), named by project folder. If your folder is called for example TestMap then the project file is called Project_TestMap.blend

Engine

Let you select a final engine your landscape will be exported to. Currently supported one is:

* RV engine
  •     Bohemia Interactive's Arma series, DayZ, TakeOnHelicopters
    
  •     Bohemia Interactive Simulation's VBS 1, VBS 2, VBS 3
    

Every engine has its own way of handling(rendering) its terrain components, therefore bLT has to know in advance what kind of terrain structure it will has to create. Create Button

Once Project folder is defined bLT enables the button. Pressing this button bLT creates a project file as well as the Output and ProjectData folders in Project folder.

For example:

TestMap\
    Output\
    ProjectData\
        Textures\
Project_TestMap.blend
Clone this wiki locally