home *** CD-ROM | disk | FTP | other *** search
/ Phenomenon / Phenomenon.iso / quake / utils / map / makeb06 / makeb06.txt < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  30 lines

  1. Makebrush v0.6 (DOS version)
  2. (c) by Lars Bensmann
  3.  
  4. Assists you in creating levels. Generates the objects defined in
  5. a simple ASCII file. (Interactive mode implemented as well.)
  6.  
  7. Objects that can be created:
  8.   objects      : Objects with as many points as QBSP compiles (even more,
  9.          but I guess nobody wants to use that :-)
  10.   planes       : Define a 2D-plane and give a thickness vector to make it 3D.
  11.   cubes        : Well, as it says cubes (don't have to be align to any axis)
  12.   rooms        : Rooms with x corner points.
  13.   funnyrooms   : Like rooms, but with a 'strange' look to the walls.
  14.   stairs       : Define the first and the last step and don't worry about
  15.          the rest.
  16.   spiral stairs: Define one step, rotation and center point
  17.  
  18. If this still is not enough: Rotate your creations as much as you like around
  19. any point you like.
  20.  
  21. v0.6 also supports import of 'brush_templates' that can be rotated, scaled,
  22. and translated.
  23.  
  24. Get the latest infos about Makebrush from:
  25.  
  26.     http://localhost.ruhr.de/~b-man/makebrush.html
  27.  
  28.  
  29. Lars (lars@b-man.ruhr.de)
  30.