home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / PC / 3DWORLDS / 2mrobo / robot.wld < prev    next >
Text File  |  1995-04-04  |  1KB  |  40 lines

  1. # World built with the: 2morrow WorldBuilder
  2. #
  3. # Written by: Todd Porter & Joe Chicago
  4. #
  5. # 2morrow Inc. - Helping You Build Tommorow's Worlds Today
  6. #
  7. # For the complete version of the World Builder Contact us at either:
  8. #
  9. # Todd Porter
  10. # Cserve: 76505,1574
  11. # Internet: 76505.1574@compuserve.com
  12. #
  13. # Joe Chicago
  14. # Cserve: 72207,247
  15. # Internet: 72207.247@compuserve.com
  16.  
  17. worldscale  1.0
  18. hither      1
  19. yon         200000
  20. ambient     93
  21. horizon     2
  22. skycolor    0
  23. groundcolor 0
  24. options cfp  
  25. drop_time   150  #This determines how fast the object will drop when you
  26.                  #let it go.  Increase for slower machines. default is 150
  27.  
  28. robot_step  10   #How fast the robot will move - default is 10
  29.  
  30. camera 1 8190,6039,-21587  8.0, -21.0, 0.0  4.0
  31.  
  32. #object filename[8] sx,sy,sz rx,ry,rz tx,ty,tz dt . . collide name[15]
  33.  
  34. object chess    1,1,1   90,0,0  0,35,0         . . . 0 BOARD
  35. object cubeout .5,.5,.5 0,0,0  -1604,250,-3353 . . . 1 CUBE
  36. object dblcone .5,.5,.5 0,0,0   1772,205,-3160 . . . 1 DBLCONE
  37. object cone    .5,.5,.5 0,0,0  -1272,205,-1460 . . . 1 CONE
  38. object octball .5,.5,.5 0,0,0   2504,205,-2460 . . . 1 OCT
  39.  
  40.