Terrain Tutorial – Arma 2

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
#Setting up Visitor and the working directory correctly with your namespace/tag.
#Setting up Visitor and the working directory correctly with your namespace/tag.
#Importing Landscape, Satellite Texture, and Objects.
#Importing Landscape, Satellite Texture, and Objects.
#Binarizing your world propperly.
#Binarizing your world properly.
#Propper Samplemap to work with.
#Propper Samplemap to work with.
References:
References:

Revision as of 20:25, 30 August 2009

Introduction

This simple tutorial will explain the basic process of creating a Island in ArmA2.

What the tutorial will deal with:

  1. Setting up Visitor and the working directory correctly with your namespace/tag.
  2. Importing Landscape, Satellite Texture, and Objects.
  3. Binarizing your world properly.
  4. Propper Samplemap to work with.

References:


Setting up Visitor