home *** CD-ROM | disk | FTP | other *** search
/ 1,000 PC Games 2 / 677ECCD2.ISO / ZIPDAT / 1063 / 1063.ZIP / TP.DOC < prev    next >
Encoding:
Text File  |  1995-09-25  |  21.4 KB  |  497 lines

  1.                         TurboPaint -- Game Builder Lite
  2.                          copyright 1991,1993 Ed Simpson
  3.                            An MVP Software Production
  4.  
  5.  
  6. TURBOPAINT'S TOOLBOX
  7. --------------------
  8. The Toolbox consists of a wide range of drawing and color selection features.
  9. o choose a color for drawing or filling, simply point to the color with the
  10. mouse's cursor and then click the left mouse button.  The other tools are
  11. selected in the same manner.  Here is a list of these drawing tools starting
  12. with the top left tool (straight lines) and preceding downward.
  13.  
  14. Row 1. Straight lines, Pixels (dots), Irregular Lines, Brush strokes, Text,
  15. Color fill. Block, Paste.
  16.  
  17. Row 2. Unfilled rectangle, Filled rectangle, Erase, Printer, Unfilled circle,
  18. Filled circle, Polygon, Rays.
  19.  
  20. The F10 key is used to remove or replace the toolbox.  This allows you to
  21. remove or replace the toolbox and paint on the section of screen that it
  22. covers.
  23.  
  24.  
  25. MAKING LINES
  26. ------------
  27. To draw lines, first select the tool at the top left corner of the tool
  28. selector.  Once it's selected and you can see that it's highlighted, you're
  29. ready to draw straight lines.  Begin by pointing the mouse at the starting
  30. point of your intended line and pressing the left mouse button.  Make sure
  31. that you keep the left button pressed while you are drawing the line.
  32.  
  33. Now, with the left button still pressed, move the mouse pointer to where you
  34. want the line to end.  Release the left mouse button and your line becomes
  35. part of the picture.
  36. Choose the 'Set' pulldown menu to find the two line options.  To set the line
  37. width, select the menu entry labeled 'Line Width'.  A dialog box that displays
  38. the current line width will appear.  To increase the width of the line, click
  39. the left button on the line.  To decrease it, click the right button on the
  40. line.  The maximum width is eight, and if you exceed this amount, the program
  41. will return to a width of one.  If you decrease the line width past one, the
  42. program will set the line width to eight.
  43.  
  44. To set the line pattern, choose the entry in the 'Set' pulldown labeled 'Line
  45. Style'.  A dialog box with eight line patterns will appear.  To choose one of
  46. these, click the left mouse button on your selection.  The line style affects
  47. all line and rectangle operations except the free-hand drawing tool.
  48.  
  49. You can redefine any of the line patterns.  Just click the right mouse button
  50. on the pattern you want to change.  A new dialog box will superimpose itself
  51. over the previous box.  Line definitions, are composed of sixteen bits.  To
  52. toggle any of the sixteen bits, just click on it with the left mouse button.
  53. Now press Return or click on Ok to return to the Line Style dialog.  You can
  54. reset the program defaults by deleting the file PREFS.
  55.  
  56. UNDO
  57. ----
  58. If you make a mistake while drawing, you can usually undo it, if you haven't
  59. done anything else.  Undo your mistake by pressing Escape or selecting the
  60. 'Undo' entry in the 'Extra' pulldown menu.
  61.  
  62.  
  63. RECTANGLES
  64. ----------
  65. Drawing filled and unfilled rectangles follows a procedure similar to drawing
  66. lines.  With the appropriate tool selected, move the mouse pointer to either
  67. the upper left or the lower right corner of the rectangle.  While holding the
  68. left mouse button down, move the mouse pointer to where the opposite corner of
  69. the rectangle should be.  Release the left mouse button to complete the
  70. rectangle.
  71.  
  72. If you're drawing with a filled rectangle, you may want to change the fill
  73. pattern.  To do this, choose the 'Set' pulldown and select the 'Fill Style'
  74. entry.  A dialog box with eight choices will appear.  Choose one by clicking
  75. on it with the left mouse button.  The fill pattern will apply to all filled
  76. tools.
  77.  
  78. You can redefine any of the fill styles.  Just click the right button on the
  79. one you want to change and another dialog box will appear on top of the Fill
  80. Style box.  Toggle the bits of the pattern by clicking the left mouse button
  81. on them.  When you are done, press Return or click on Ok.
  82.  
  83. For any of the filled shapes (filled rectangles, filled circles, or filled
  84. ellipses) you can set several border options.  The first choice is whether to
  85. have borders.  The second choice is whether the border will be the currently
  86. selected line style or a plain solid pattern.  You can set these options with
  87. the 'Borders' entry in the 'Set' menu.
  88.  
  89.  
  90. CIRCLES AND ELLIPSES
  91. --------------------
  92. To draw a circle or an ellipse, first point to the center of the figure you
  93. want to draw, then press the left mouse button and stretch the shape to the
  94. desired dimension.  Moving the mouse in the X and Y directions will stretch
  95. the ellipse in that dimension.  Circles will remain perfectly round regardless
  96. of the position of the mouse pointer.
  97.  
  98.  
  99. RAYS AND POLYGONS
  100. -----------------
  101. To draw a set of rays, position the mouse at the origin.  Hold down the left
  102. mouse button and move the pointer to the end of the first ray.  Keeping the
  103. left button pressed, press the right button to place this ray in the picture.
  104. Now move to the endpoint of the next ray and click the right mouse button.  Do
  105. this until all of the rays have been drawn, then release the left mouse
  106. button.
  107.  
  108. Drawing polygons is similar to drawing rays.  Position the cursor, press the
  109. left mouse button, and move to the first vertex.  Click the right mouse button
  110. while pressing the left button.  Move to each vertex and press the right
  111. button.
  112.  
  113. FILLING
  114. -------
  115. To use the Fill tool, position the mouse pointer at the position where you
  116. want to fill.  It will continue filling the screen until it meets the selected
  117. fill color.  If you try to fill a shape that is not completely closed, the
  118. fill will bleed outside of the destination shape.
  119.  
  120.  
  121. PIXELS
  122. ------
  123. There are two tools for drawing pixels (dots).  The second tool in the first
  124. column of the toolbox draws a single pixel.  The third tool in the first
  125. column draws a set of pixels (an irregular line).
  126.  
  127. To draw a single pixel, select the single pixel tool, position the mouse
  128. pointer, and click the left button.
  129.  
  130. To draw a set of pixels, select the free-hand drawing tool, and position the
  131. mouse pointer.  Hold the left button down as you move the mouse pointer
  132. wherever you want to draw.  When you are done, release the left mouse button.
  133.  
  134.  
  135. THE AIRBRUSH
  136. ------------
  137. The airbrush tool allows you to blend colors and soften edges.  To use this
  138. tool, select the airbrush tool in the toolbox.  Position the mouse cursor and
  139. hold down the left mouse button.  The slower you move the brush, the thicker
  140. the texture appears.
  141.  
  142. You can change the airbrush attributes.  To do this, choose the 'Set' pulldownand select the 'Airbrush' entry.  A dialog box that will let you set the
  143. airbrush size and flow will appear.
  144.  
  145.  
  146. CUT AND PASTE
  147. -------------
  148. To cut a block, select the scissors tool icon.  Position the mouse pointer at
  149. the upper left corner of the rectangle that you want to cut.  Hold the left
  150. mouse button down and drag the box until the image you want to capture is
  151. framed by the rectangle.  Release the left mouse button and it will be copied
  152. into the clipboard buffer.
  153.  
  154. There are two options when you cut from the screen.  You can copy from the
  155. screen (leaving the screen intact) or you can cut from the screen (removing
  156. the rectangle and the background from the screen).  To change options, choose
  157. the 'Set' pulldown and select the 'Block' entry.  If you have 'Copy only' set
  158. to yes, the screen won't change when you cut.  If it's set to no, the portion
  159. of the screen that you cut will be removed.
  160.  
  161. To save a block to disk, choose the 'Extra' pulldown and select the 'Save
  162. Block' entry.  Enter the filename and the program will save the block to disk.
  163. The blocks aren't compatible with any other formats.  You can't use blocks
  164. from different video modes either.
  165.  
  166. Once a section has been cut or loaded from disk, it can be pasted on the
  167. screen.  Select the paste tool icon and position the cursor.  Pressing the
  168. left mouse button will cause the tools to disappear.  As long as you hold the
  169. left mouse button down, you can move the block.  To place it in the picture,
  170. release the left mouse button.
  171.  
  172. There is a memory restriction in EGAHIGH.  At runtime the program allocates
  173. the remaining memory for the clipboard buffer.  The block you can cut is
  174. directly related to the amount of memory the program finds.
  175.  
  176.  
  177. LOADING FONTS
  178. -------------
  179. You can load any GEM font.  To do this, choose the 'Extra' pulldown and select
  180. the 'Load Font' entry.  Highlight the font you want to load in the file
  181. selector.  The system font is resident when TurboPaint runs.  Remember that
  182. loading fonts uses memory.  You can't load an unlimited number of fonts.  If
  183. your system is close to the memory limit, other operations might be affected
  184. if you load too many fonts.
  185.  
  186. To set the font that you will use, choose the 'Set' pulldown and select the
  187. 'Text' entry.  To cycle through the loaded fonts, click the left mouse button
  188. inside of the text box.  You can select different styles of each font by
  189. clicking the right mouse button in the text box.
  190.  
  191.  
  192. ENTERING TEXT
  193. -------------
  194. To put text in your picture, select the text tool icon.  Position the mouse
  195. pointer and click the left button.  The tools will then disappear.  There are
  196. two ways that you can enter text, free form or formatted.
  197.  
  198. To enter text in a free form manner, simply type the text.  You can move the
  199. mouse anywhere on the screen and the text will follow.  This method is good ifyou're trying to fit text into a picture.
  200.  
  201. If you want to enter multiple lines of text, it's better to press the left
  202. mouse button once more where you want the text to start.  The mouse will
  203. disappear and a text-type cursor will appear.  Type your text and press Enter
  204. at the end of each line.  The cursor will then go to the beginning of the next
  205. text line, ready for you to type it in.  When you're finished typing, you can
  206. move the text anywhere on the screen.  Click the left mouse button to place
  207. the text.  Click the right mouse button to exit from text entry.
  208.  
  209.  
  210. MAGNIFY
  211. -------
  212. You can magnify selected parts of the screen by choosing the 'Extra' pulldown
  213. and then selecting Magnify option.
  214.  
  215. After you've selected one of the magnification factors, the tools will
  216. disappear and you'll see a rectangle appear on the screen.  Position the
  217. rectangle so that it frames the region you want to magnify.  Then click the
  218. left mouse button.
  219.  
  220. At the far left side of the screen you'll see the chosen section of the
  221. picture in the actual size and to the right of that you'll see the magnified
  222. version.  To draw, just click inside of the rectangle that contains the
  223. magnified version.  You can pick different colors at the far right side of the
  224. screen.  If you're drawing in MCGA mode, you can use the right mouse button to
  225. scroll through all 256 colors.  To quit and go back to the full screen, press
  226. the right mouse button.  The escape key will undo any drawing while you're in
  227. magnify mode.
  228.  
  229. SHADOWS
  230. -------
  231. You can shadow many of the drawing functions.  Do this by choosing the 'Set'
  232. pulldown and selecting the 'Shadow' entry.  There is a color selector that
  233. lets you set the shadow color.  The grid of nine squares is where you set the
  234. relative position for the shadow.  The numbers 1-4 let you set the distance of
  235. the shadow from the original shape.  Finally, you can turn the shadow on or
  236. off.  The shadow attribute works with lines, rectangles, squares, circles, and
  237. ellipses.
  238.  
  239.                 Appendix  -- Game Builder Professional
  240.  
  241. If you like Game Builder Lite, you'll want the ability to distribute or sell
  242. your games.  This is impossible with Game Builder Lite because although you
  243. can play your games within the Game Builder Lite environment, you cannot play
  244. them as stand-along games, and so you cannot sell them to others.
  245.  
  246. In addition, professional games include support for digitized sound and
  247. background music on sound cards such as the Sound Blaster, Sound Blaster Pro,
  248. Adlib Gold, Thunder Card, and ProAudio Spectrum.  You'll want the ability to
  249. add this to your games as well.
  250.  
  251. A third feature that most professional games have is that graphics and sound
  252. files are combined into a few large "resource" files, often with compression
  253. added to conserve disk space.
  254.  
  255. And finally, it would be handy to have a library of graphics, fonts, music and
  256. digitized sound clips that you can use in or adapt for your games.
  257.  
  258. If you're serious about developing top-notch games, I've got good news for
  259. you.  Game Builder Professional includes all four of these things.  Game
  260. Builder has everything in Game Builder Lite, plus it adds a run-time module
  261. so you can distribute or sell your game creations.  And you can do so
  262. royalty-free -- you keep all the profits!  Maybe you'll be the author of the
  263. next shareware mega-hit, or maybe you'll even get published by a commercial
  264. game company!
  265.  
  266. Game Builder Professional also includes the ability to create resource files
  267. with built-in data compression, and it includes support for all major sound
  268. cards so your game can have digitized sound effects and background music.
  269.  
  270. In addition, you receive three FREE bonuses with Game Builder Professional.
  271. You receive a disk full of pcx files that you can use in your games, royalty-
  272. free.  These pictures were created especially for use with Game Builder
  273. Professional games.  You also receive a lot of extra fonts so you can vary
  274. the look of the text in your games.  In addition, you receive a disk of music
  275. clips and digitized sound effects, over 100 in all!  You can add these to your
  276. games to give them that professional touch.
  277.  
  278. Best of all, you never have to pay one cent in royalties for games you create
  279. with Game Builder Professional.  This includes the artwork, fonts, music and
  280. sound effects, too.  All of them are free to you as bonuses for purchasing
  281. Game Builder Professional.
  282.  
  283. This special set is available direct to you from MVP Software for only $49.95,
  284. plus $4 shipping from the US, $5 shipping from Canada, or $6 shipping from
  285. anywhere else.  You'll also receive a printed manual with lots of details on
  286. using Game Builder Professional and creating high-quality games.
  287.  
  288. To order, call our 24-hour toll-free order line from the US or Canada:
  289. 800-968-9684.  From anywhere else, or for information or technical support,
  290. call 616-245-8376 during regular business hours EST.  Or mail the order form
  291. (print the file ORDER.DOC), along with your check, money order, or credit card
  292. information to: MVP Software, 1035 Dallas SE, Grand Rapids, MI 49507-1407.
  293. US funds only please.
  294.  
  295.                         MVP is Now on CompuServe!
  296.  
  297. You can get all of the latest MVP shareware releases, and discuss MVP titles
  298. directly with the authors on MVP's new section on the world's largest online
  299. information network, CompuServe.  Just type GO MVPSOFT to get to our section!
  300. If you are not a CompuServe member you are eligible to receive a FREE trial
  301. membership, including software and online time worth almost $55!  That's
  302. right, you get the CompuServe Information Manager software for DOS or
  303. Windows, which normally costs $29.95.  Plus you get a free first month of
  304. online access, worth $9.95.  And to top it off, you get a usage credit of
  305. $15 of additional online time.
  306.  
  307. To take advantage of this free trial membership to the largest online service
  308. in the world, call 800-848-8199.  Ask for rep 671.  And then GO MVPSOFT and
  309. talk to the MVP team on CompuServe.
  310.  
  311.  
  312.            Download All the Latest MVP Shareware Games FREE
  313.  
  314. If your favorite BBS doesn't have an MVP file section, then you may be
  315. missing some great shareware.  To get all the latest and greatest MVP
  316. shareware releases, call one of the leading boards listed below, and check
  317. out the FREE MVP file area.
  318.  
  319. In Grand Rapids, Michigan -- Ryan's Bar (616) 456-1845
  320. In Milwaukee, Wisconsin -- Exec-PC (414) 789-4360
  321. In New York, New York -- The Invention Factory (212) 274-8110
  322. In Boston, Massachusetts -- Channel 1 (617) 354-3230
  323. In Kansas City, Missouri -- Sound Advice (816) 436-8029
  324. In Palo Alto, California -- Space BBS (415) 323-4193
  325. In Reston, Virginia -- World Data Network (703) 620-8900
  326.  
  327. Even better, tell your favorite sysop about the MVP Distribution Network and
  328. how he can be assured of getting all of the latest MVP shareware hits as soon
  329. as they are released.  See the SYSOP.DOC file for details.
  330.  
  331. How to Register Online and Receive Game Builder Professional Immediately!
  332.  
  333. MVP is pleased that all MVP shareware products can now be registered online,
  334. with immediate download of the registered version.  This service is available
  335. to anyone in the world who has a Master Card or Visa and can call from a
  336. modem.  To register Game Builder or any other MVP shareware game online, call
  337. InterComm at 1-310-286-0881.  Once you are connected, go to the MVP section.
  338. There you may download any MVP shareware program free of charge, or you may
  339. order and immediately download any MVP non-shareware title or registered
  340. title.  It's easy and it's fun, so call today.
  341.  
  342.                        Ordering Information
  343.  
  344. Game Builder Professional is available from the following authorized
  345. distributors:
  346.  
  347. In the United States:
  348. --------------------
  349. MVP Software
  350. 1035 Dallas SE
  351. Grand Rapids, MI 49507-1407
  352. phone: 800-968-9684 24-hour order line only
  353.        (616) 245-8376 information, technical support, or orders.
  354. fax: (616) 245-3204
  355.  
  356. order price: $49.95 plus $4.00 shipping in the US, $5.00 shipping
  357. to Canada, $6.00 shipping everywhere else.  Michigan residents add
  358. $3.24 sales tax
  359.  
  360. In Australia:
  361. ------------
  362. Budgetware
  363. 9 Albermarle St
  364. Newtown NSW 2042
  365. phone: (02) 519-4233           fax: (02) 516-4236
  366.  
  367. order price: $A89.00 (includes shipping)
  368.  
  369. In the United Kingdom:
  370. ---------------------
  371. Oakley Data Services
  372. 3, Oakley Close
  373. Sandbach
  374. Cheshire CW11 9RQ
  375.  
  376. phone: (0) 1270 759739         fax: (0) 1270 765272
  377. email 74774,1347@compuserve.com
  378. internet via WWW http://www.oakley.com
  379.  
  380. order price: L44 (includes shipping and tax)
  381.  
  382. In Denmark and all of Scandanavia:
  383. ---------------------------------
  384. Pro-Soft
  385. Benloese Skel 4 G
  386. DK 4100 Ringsted
  387.  
  388. phone: 53 61 90 42             fax: 53 61 93 91
  389.  
  390. order price: 350,00 kr. + VAT 25% + s/h 25,00
  391.  
  392. In Japan:
  393. --------
  394. P. & A. Company Ltd
  395. 1-3-6-2 Kamisunacho
  396. Tachikawa, Tokyo 190
  397.  
  398. phone: 0425-35-9901         fax: 0425-35-9902
  399.  
  400. please call for current price
  401.  
  402. In Germany, Austria, and Switzerland:
  403. ------------------------------------
  404. Topware PD-Service GmbH
  405. Quadrat 0 3, 2
  406. 68161 Mannheim
  407. phone: (0621) 1 26 73 30       Fax: (0621) 1 26 73 33
  408.  
  409. price: 79 DM (includes taxes) plus 6 DM shipping
  410.  
  411. In The Netherlands:
  412. ------------------
  413. HaSa Software Applications
  414. PO Box 414
  415. 9500 AK Stadskanaal
  416.  
  417. phone: 5990 50161                    fax: 5990 50124
  418. BBS: 5990 50212 or 50314 or 50232    CIS: 100115,542
  419.  
  420. price: Call for current price
  421.  
  422. In Italy:
  423. --------
  424. Systems Comunicazioni srl
  425. via Olanda
  426. 6 - 20083 Gaggiano
  427.  
  428. phone: (02) 9084 1814          fax: (02) 9084 1682
  429. BBS: (02) 9084 1811
  430.  
  431. price: Lire 100.000 IVA inclusa
  432.  
  433. In Spain:
  434. --------
  435. Friendware S.L.
  436. Rafael Calvo, 40
  437. 28010 Madrid
  438.  
  439. phone: (91) 308 34 46          fax: (91) 308 52 97
  440. CIS: 100413,1667
  441.  
  442. price: 6.400 Pts
  443.  
  444.               GAME BUILDER PROFESSIONAL ORDER FORM
  445.  
  446. Name ______________________________________________________________
  447.  
  448. Address ___________________________________________________________
  449.  
  450. City _______________________________ State ______ ZIP _____________
  451.  
  452. Country (if outside USA) __________________________________________
  453.  
  454. Price of Game Builder Professional                           $49.95
  455. Shipping and Handling (US)                                     4.00
  456. Shipping and Handling (Canada)                                 5.00
  457. Shipping and Handling (all other countries)                    6.00
  458. Michigan residents add sales tax                               3.24
  459.                                                               -----
  460. Make check payable to "MVP Software"        Total enclosed:  $
  461. Master Card/Visa information (credit card orders only)
  462.  
  463. Card number __________________________________________
  464.  
  465. Expiration date ______________________________________
  466. -------------------------------------------------------------------
  467. VOLUNTARY QUESTIONS:  Please help us determine what features you
  468. ====================  would like in future products.
  469.  
  470. Circle what type of equipment you have:  386  486SX  486DX  Pentium
  471. Circle the speed of your computer(Mhz):  25  33  40  50  66  90  ___ 
  472. Circle any that apply:   Joystick   Mouse   Modem_______   SVGA card
  473.                                                  (speed)
  474.  
  475. Sound Capability:   Adlib   Sound Blaster   SB Pro   SB AWE32
  476.     PC speaker only  Other ____________________________________
  477.  
  478. Where did you get Game Builder?
  479. Friend   CompuServe   AOL   Prodigy   Channel 1   Invention Factory
  480. World Data Network   Ryan's Bar   Exec-PC   Space BBS   Sound Advice
  481.  
  482. BBS (name): _______________________  phone # _______________________
  483.     address ________________________________________________________
  484.  
  485. Shareware Distributor (name): ______________________________________
  486.  
  487. --------------------------------------------------------------------
  488. Send this order form and your check to:
  489.  
  490. MVP Software, 1035 Dallas S.E., Grand Rapids, MI  49507-1407
  491. Checks must be in US funds and drawn on a US or Canadian bank.
  492.  
  493. US or Canada 24-hour order line: 800-968-9684.  Fax: 616-245-3204.
  494. Tech support, information, or overseas order line: 616-245-8376.
  495.  
  496.  
  497.