WorldBuilding/Visual Style/Tropical/WorldEditor

From TDN

This page is a Work In Progress.

Contents

WorldEditor Setup

The following a the main points to edit in the WorldEditor. They are general pointers to where you should be aiming to go with you visual style. Tweak these to your liking to give it a more personal touch.

Sun


   new Sun() {
      azimuth = "0";
      elevation = "35";
      color = "0.87451 0.521569 0.603922 1";
      ambient = "0.4 0.4 0.4 1";
         position = "0 0 0";
         rotation = "1 0 0 0";
         scale = "1 1 1";
         locked = "False";
         direction = "0.57735 0.57735 -0.57735";
   };

Sky



Terrainblock



Waterblock


fxSunLight



fxShapeReplicator