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:
hpl3:tools:maineditors:common: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.<img src="/lib/exe/fetch.php?media=hpl3:tools:maineditors:common:boxlight.png" class="mediacenter" alt="" /></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. Note: Blue sphere marks the center of the box. <img src="/lib/exe/fetch.php?media=hpl3:tools:maineditors:common:boxlight_creation.png" class="mediacenter" alt="" /></li> </ol> </li> </ul> <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.<img src="/lib/exe/fetch.php?media=hpl3:tools:maineditors:common:pointlight.png" class="mediacenter" alt="" /></li> <li class="level2"> By clicking, holding while dragging, and releasing to set the radius of the point light.<img src="/lib/exe/fetch.php?media=hpl3:tools:maineditors:common:pointlight_creation.png" class="mediacenter" alt="" /></li> </ol> </li> </ul> <ul> <li class="level1 node"> 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. There are two ways of creating Spot Lights:<ol> <li class="level2"> By just clicking on the grid, a new spot light will be created in the position you clicked. <img src="/lib/exe/fetch.php?media=hpl3:tools:maineditors:common:spotlight.png" class="mediacenter" alt="" /></li> <li class="level2"> Clicking and holding the mouse button down, drag the endpoint to define the direction on the grid plane the SpotLight will be pointing to, and after releasing, define the angle from the grid plane. Clicking again when ready will place the SpotLight.<img src="/lib/exe/fetch.php?media=hpl3:tools:maineditors:common:spotlight_creation.png" class="mediacenter" alt="" /></li> </ol> </li> </ul> <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>
hpl3/tools/maineditors/common/light_editmode.txt
· Last modified: 2013/05/12 13:13 by
luis
Page Tools
Show page
Old revisions
Backlinks
Export to PDF
Back to top