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

  1. =====================================================================
  2.                  *** Tempest's BUILD Tutorial ***
  3.                     Lesson 4 : Star Trek doors                           
  4. =====================================================================
  5. Purpose:
  6.    A tutorial on making Star Trek doors in Duke Nukem 3D using Build.
  7.    Note that a Star Trek door and a Split Star Trek door are two
  8.    different kinds of doors. I'll explain Split Star Trek doors in
  9.    a later lesson.
  10.  
  11. Step 1:
  12.    Make a door opening. Choose some cool textures.
  13.  
  14. Step 2:
  15.    Watch carefully at the map. I've added 3 vertices on each side of
  16.    the door sector, and moved them inwards. Star Trek doors are
  17.    actually made out of the side walls. Assign your door texture now
  18.    before you close the door.
  19.  
  20. Step 3:
  21.    Construct a vertical-split door by moving the vertices to their
  22.    correct position. Easy, eh? You'll have to make sure that you don't
  23.    accidently connect the two side walls together at their meeting 
  24.    point.
  25.  
  26. Step 4:
  27.    A Star Trek door needs a Lo-tag value of 9. Add a Speed sprite
  28.    (#10) to determine the speed in which the door will open. Add
  29.    a Music&SFX sprite (#5) for the door sound. You'll notice a bug
  30.    in Duke Nukem 3D. The sound will be played twice. It doesn't
  31.    sound quite right. It's odd that I haven't seen a Star Trek door 
  32.    in the game itself.
  33.  
  34. =====================================================================
  35.  Cho Yan Wong (aka Tempest)
  36.  pwong@pobox.leidenuniv.nl
  37.  http://www.wi.leidenuniv.nl/~cwong/myindex.html 
  38. =====================================================================