home *** CD-ROM | disk | FTP | other *** search
/ Come Get Some! / ComeGetSome.iso / tutorial / bridges / bridges.txt < prev   
Text File  |  1996-05-24  |  2KB  |  41 lines

  1. =====================================================================
  2.                  *** Tempest's BUILD Tutorial ***
  3.                      Lesson 9 : Making bridges
  4. =====================================================================
  5. Purpose:
  6.    A Tutorial on making bridges in Duke Nukem 3D using Build.
  7.  
  8. Step 1:
  9.    Surprisingly, bridges are made out of sprites in Build. First
  10.    you need to know that sprites have different "modes". I'm not
  11.    sure what to call it, though. I'll try to explain. Insert a
  12.    sprite in 3D-mode by pointing at the floor and pressing S.
  13.    Select a suitable "bridge"-texture by pressing V twice. Now 
  14.    move around the sprite. You will notice that the sprite will
  15.    rotate with you, always facing you. Now point at the sprite and
  16.    press R. Move around the sprite and you'll see that it has
  17.    become a "flat" sprite. It will not face you anymore whenever you
  18.    move. Please refer to the example map (bridges.map) to see the
  19.    effect. Pressing R again will put the sprite flat on the floor.
  20.    Another press will put the sprite back into it's "normal" state.
  21.    If you insert a sprite on a wall, then the sprite will start out
  22.    flat. Try it and see.
  23.  
  24. Step 2:
  25.    A bridge is made out of sprites. You can resize sprites by using
  26.    the 2, 4, 6 and 8 on the keypad. You can flip sprites by pressing
  27.    F. Create the pieces of your bridge and move them into position,
  28.    forming your bridge. The parts of the bridge must be blockable,
  29.    or you will fall through the bridge. Point at a sprite and press B.
  30.    You'll see the color of the sprite change in 2D-mode. You can
  31.    make bridges fall apart by assigning the sprites a hi-tag of 254.
  32.    In 2D-mode point at a sprite and press Alt-H. That's it. Now,
  33.    Build isn't very good at clipping sprites when they're bunched up
  34.    together like in a bridge, so you'll have to experiment a bit to
  35.    make your bridge look acceptable. 
  36.  
  37. =====================================================================
  38.  Cho Yan Wong (aka Tempest)
  39.  pwong@pobox.leidenuniv.nl
  40.  http://www.wi.leidenuniv.nl/~cwong/myindex.html 
  41. =====================================================================