Terrain Tutorial – Arma 2

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
Line 5: Line 5:


What the tutorial will deal with:
What the tutorial will deal with:
#Setting up Visitor and the working directory correctly with your namespace/tag.
#Setting up Visitor and the working directory / Project folder.
#Importing Landscape, Satellite Texture, and Objects.
#Importing Landscape, Satellite Texture, and Objects.
#Binarizing your world properly.
#Binarizing your world properly.
Line 13: Line 13:
*[http://tinyurl.com/5kd79v ArmABuildEnvironment.pdf (by Synide)]
*[http://tinyurl.com/5kd79v ArmABuildEnvironment.pdf (by Synide)]


==1: Setup==
==Setup==

Revision as of 20:29, 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 / Project folder.
  2. Importing Landscape, Satellite Texture, and Objects.
  3. Binarizing your world properly.
  4. Proper Samplemap to work with.

References:

Setup