skip to content
Frictional Game Wiki
User Tools
Register
Log In
Site Tools
Search
Tools
Show page
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
Register
>
Recent Changes
Media Manager
Sitemap
Trace:
hpl2:tools:editors:light_editmode
<h1>Light EditMode</h1> <div class="level1"> <p> With this mode, one can set up the lighting for a level. Just place some lights in the map and see how it gets all lighted up. There are three types of lights the user can create in a map. These are as follows: </p> <ul> <li class="level1 node"> Box light: this type of light is most approximate to ambient lighting in a 3D scene, only difference is this one only affects the part of the world that lies inside its boundaries. There are two ways of creating a Box light: <ol> <li class="level2"> By just clicking and releasing, which will create a 1x1x1 sized box.</li> <li class="level2"> By clicking, holding while dragging, and releasing to set the base of the box, and then dragging and clicking again to set the height. </li> </ol> </li> </ul> <p> (screens here) </p> <ul> <li class="level1 node"> Point light: this might be the type you will get to use most in a level. It is a regular point light, like the ones you could set in a 3D modeling program, meaning it will light up all stuff lying inside its radius. Again, there are two ways of creating Point lights.<ol> <li class="level2"> By just clicking and releasing, which will create a point light with unit radius.</li> <li class="level2"> By clicking, holding while dragging, and releasing to set the radius of the point light.</li> </ol> </li> </ul> <p> (screens here) </p> <ul> <li class="level1"> Spot light: again, you might already know this type of light from 3D modellers. It tries to simulate a focused light, and so, it will only light up stuff that lies in the direction it faces, and inside its radius. They are also the only lights that can make objects cast shadows. To create spot lights, just click on the grid and a new spot light will pop up in the position you clicked.</li> </ul> <p> (screens here) </p> <p> More on Light objects <a href="/doku.php?id=hpl2:tools:editors:lights" class="wikilink1" title="hpl2:tools:editors:lights">here</a>. </p> </div>
hpl2/tools/editors/light_editmode.txt
· Last modified: 2010/11/04 15:24 by
jens
Page Tools
Show page
Old revisions
Backlinks
Export to PDF
Back to top