Welcome Guest ( Log In / Register ) |
Quick Lists Top RatedTutorials Living World Map G… Ultimate beginner'… Arrow scaling bug… Raising Heroes max… Creating an asset.… Proper Fire Arrow… Simple Structure B… Making a simple Ma… Quick and easy sno… Making patrols nea… Mods The Dwarf Holds The Peloponnesian… RJ - RotWK The Elven Alliance… Helm's Deep Last H… The Elven Alliance Special Extended E… Kings of the West… RC Mod The Wars of Arda Downloads BFME1 1.06 Widescr… Enhanced W3D Impor… Fudge's Map Pack LotR/BfME HD Logos Osgiliath Shellmap Crystals Of Ancien… 2v1 Wold The forests of Dru… Converted BFME2 an… ROTWK animations f… |
|||||||||||||||||||||||||||||||||||
Register and log in to move these advertisements down Living World Map Graphics Deconstruction
Global World Properties To finish up the tutorial, there are one or two global properties left that didn't fit into the other sections that deserve a mention. Some comments on lighting, camera extents and sounds will follow. Lighting Though you can't enable shadows on the stock LWM, it does have a slighly fancier lighting rig than standard SAGE output. The lighting parameters are found in livingworld.ini near the top of the file
As can be seen, there are 3 lights available for use. Each has 2 parameters, direction (where it is facing) and Colour. Direction is specified as a vector as far as I can tell. Colour is specified as a standard RGB. Sun is the main light, it controls the majority of the lighting. In general you'll want this to be a white, perhaps with a shade of blue or yellow. Accent1 and Accent2 allow you to tint the lighting slightly. Using this you could generate a warm reddish glow coming from Mordor, for example. You also have access to an ambient light that will colour everything regardless of direction. It tends to wash any other lighting out though, so use sparingly. Camera Extents In defining the standard camera extents, SAGE takes the furthest edges (X and Y) of all objects in livingmap.w3d. Naturally, this can cause problems (if your map has assets off to the side), so the devs have kindly provided us with a means to modify the extents in livingworld.ini
This litte snippet lets you specify an XY coordinate for a center, then lets you specify a rectangle (centered on the Center) that defines the map extents.
This code specifies how far inside the map extents the camera can operate, as a percentage of the full map extents. Put together, these can control the camera range quite effectively. There's one other file that affects the camera, it's livingworld.txt, found in the main directory.
This file is really confusing in its effects. I still have no idea how exactly most of the parameters work, but a few are simple:
Everything else very much depends on your extents. Suffice to say that basically they control the zoom, at the standard level and the loaded zoom-out level. Another annoying parameter that takes ages to tweak... Sounds I'm not really versed in sounds, but I should include a note on them. Sounds are defined in livingworld.ini near the bottom of the file. They look like this:
This is for a 3D positional sound - you'll only hear it when you're near this location. The sound itself is referenced from the list in soundeffects.ini.
This is a 2D nonpositional sound - it will be heard everywhere, so has no need for position information. Some of these sounds can use flags to provide play-time info, for example the Evil Campaign music:
That's about all for sounds. Thanks for reading, hope it helped your exploration of the BFME1 Living World Campaign Map. CommentsDisplay order: Newest first Sulherokhh (Team Chamber Member) - Tuesday April 28, 2009 - 9:26 Whosoever dared to rate this at '4' now has to explain what is missing for it to be rated '5'. Námo - Tuesday April 28, 2009 - 1:59 Excellent! and MOST welcome - lots of thanks to both of you! |
|||||||||||||||||||||||||||||||||||
"One site to rule them all, one site to find them, © All Rights Reserved Eric Edwards ©2013. |