home *** CD-ROM | disk | FTP | other *** search
/ Nuke It 1000 / NUKEIT1000.ISO / faqmap / mirror.txt < prev    next >
Text File  |  1996-05-16  |  2KB  |  39 lines

  1. =====================================================================
  2.                  *** Tempest's BUILD Tutorial ***
  3.                      Lesson 6 : Making mirrors
  4. =====================================================================
  5. Purpose:
  6.    A Tutorial on making mirrors in Duke Nukem 3D using Build.
  7.  
  8. Step 1:
  9.    The way a mirror is created is quite odd. You might not expect it,
  10.    but a mirror needs a big room behind it. Try turning clipping off
  11.    (type DNCLIP) and walk through a mirror. You'll see that the room
  12.    where you came from has been duplicatded behind the mirror. To
  13.    create a mirror, make a big room behind the sector where your mirror
  14.    will be. It's best to make it at least twice as large as the room
  15.    where you'll be viewing the mirror from. The example uses relatively
  16.    small rooms and you'll notice weird effects when you look at the 
  17.    mirror from certain angles.
  18.  
  19. Step 2:
  20.    Mask the wall (point at the floor or ceiling and press 'M'). This
  21.    will be your mirror.
  22.  
  23. Step 3:
  24.    Assign the mirror texture (sprite #560) to the masked wall.
  25.  
  26. Step 4:
  27.    This is important: make the masked wall singled sided by pointing   
  28.    at the mirror and pressing '1'. All the transparent parts of the
  29.    mirror will be replaced by an opaque magenta color.
  30.  
  31. Step 5: 
  32.    Point at the mirror and make it blockable (press 'B') and
  33.    hittable (press 'H'). Your mirror is now finished. Go break it! 
  34.  
  35. =====================================================================
  36.  Cho Yan Wong (aka Tempest)
  37.  pwong@pobox.leidenuniv.nl
  38.  http://www.wi.leidenuniv.nl/~cwong/myindex.html 
  39. =====================================================================