home *** CD-ROM | disk | FTP | other *** search
/ CD Actual Thematic 25: Programming / pc_actual_25.iso / Java / JPCT / scene.3d < prev    next >
Encoding:
Text File  |  2001-04-30  |  2.1 KB  |  157 lines

  1. // LegacyPCT Object init:
  2. // This is the main world. It most be loaded first, because it contains the portal definitions
  3. // that have to be known in the following. 
  4.       
  5. name:         pctfiles/descript.3d
  6. type:        legacy
  7. subtype:        none
  8. def_textur:    none
  9. scale:        2
  10. flip:           no
  11. is_static:        yes
  12. x:        0
  13. y:        0
  14. z:        0
  15. calc_wrap:    no
  16. use_env:        no
  17. trans:        no
  18. sector:        -1
  19. optimize:        0
  20.  
  21.  
  22. // Turning golden droid in sector 1
  23.  
  24. name:         droid.asc
  25. type:        asc
  26. subtype:        none
  27. def_textur:    textur12
  28. scale:        0.3
  29. flip:           yes
  30. is_static:        no
  31. x:        -40
  32. y:        -7.35
  33. z:        49
  34. calc_wrap:    yes
  35. use_env:        yes
  36. trans:        no
  37. sector:        1
  38. optimize:        0
  39.  
  40.  
  41. // Turning silver arrow in sector 3
  42.  
  43. name:         arrow.jaw
  44. type:        jaw
  45. subtype:        1
  46. def_textur:    none
  47. scale:        1.75
  48. flip:          no
  49. is_static:        no
  50. x:        -205
  51. y:        7.5
  52. z:        -1
  53. calc_wrap:    yes
  54. use_env:        yes
  55. trans:        0
  56. sector:        3
  57. optimize:        0
  58.  
  59.  
  60. // Whiteskinned lady in sector 2
  61.  
  62. name:         ladydeath.asc
  63. type:        asc
  64. subtype:        none
  65. def_textur:    textur9
  66. scale:        0.22
  67. flip:           yes
  68. is_static:        yes
  69. x:        -115
  70. y:        11.5
  71. z:        17
  72. calc_wrap:    no
  73. use_env:        no
  74. trans:        no
  75. sector:        2
  76. optimize:        0
  77.  
  78.      
  79. // Mushroom 1 in sector 3
  80.  
  81. name:         mushroom.asc
  82. type:        asc
  83. subtype:        none
  84. def_textur:    textur10
  85. scale:        1
  86. flip:           no
  87. is_static:        yes
  88. x:        -195
  89. y:        19.05
  90. z:        47
  91. calc_wrap:    no
  92. use_env:        no
  93. trans:        no
  94. sector:        3
  95. optimize:        6
  96.  
  97.     
  98. // Mushroom 2 in sector 3
  99.  
  100. name:         mushroom.asc
  101. type:        asc
  102. subtype:        none
  103. def_textur:    textur10
  104. scale:        1.2
  105. flip:           no
  106. is_static:        yes
  107. x:        -199
  108. y:        18.9
  109. z:        44
  110. calc_wrap:    no
  111. use_env:        no
  112. trans:        no
  113. sector:        3
  114. optimize:        5
  115.  
  116.  
  117. // Mushroom 3 in sector 3
  118.  
  119. name:         mushroom.asc
  120. type:        asc
  121. subtype:        none
  122. def_textur:    textur10
  123. scale:        0.8
  124. flip:           no
  125. is_static:        yes
  126. x:        -202
  127. y:        19.25
  128. z:        49
  129. calc_wrap:    no
  130. use_env:        no
  131. trans:        no
  132. sector:        3
  133. optimize:        6
  134.  
  135.  
  136. // Mushroom eating dragon in sector 3
  137.  
  138. name:         dragon.asc
  139. type:        asc
  140. subtype:        none
  141. def_textur:    textur11
  142. scale:        0.23
  143. flip:           no
  144. is_static:        yes
  145. x:        -208
  146. y:        15.25
  147. z:        49
  148. calc_wrap:    no
  149. use_env:        no
  150. trans:        no
  151. sector:        3
  152. optimize:        0
  153.  
  154.  
  155.      
  156.  
  157.