home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 4 / DATAFILE_PDCD4.iso / merlin / tipstricks < prev   
Text File  |  1996-03-21  |  974b  |  28 lines

  1. Tips and tricks
  2.  
  3.  
  4. Bitmap texture
  5.  
  6.    The sprites for the bitmap texture should have no pallette.
  7.    You can check and change this in !Paint.
  8.    Go into the edit menue of!Paint and disable Palette if the 
  9.    sprite has a palette.
  10.  
  11.    The sprite is always scaled to the unit of 1. This is the
  12.    standard size of the grid in the !MerlinEd.
  13.  
  14. Sky texture 1
  15.  
  16.    As the sky texture takes a lot of time you should trace the
  17.    objects with sky texture seperatly from the other objects, when
  18.    you want to check only if the parameters are ok.
  19.    For this use the "hide" option.
  20.    An object that is hidden will not be traced.
  21.  
  22. Sky texture 2
  23.  
  24.    If you want to have a sky with clouds on it you will use a plane with
  25.    the sky texture on it. But you must take into account that planes have
  26.    also a direction and they look upwards when created.
  27.    So you must turn them by 180° if you look from underneath.
  28.    You should also set backgound colour to blue in the environment window.