Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jul 4, 2006, 8:23:52 PM (18 years ago)
Author:
bensch
Message:

skyboxHUGE

Location:
data/branches/presentation/worlds
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • data/branches/presentation/worlds/sp_demo_mountain_lake.oxw

    r4127 r4128  
    3333  </ScriptManager>
    3434-->
     35  <clip-region>1, 100000</clip-region>
    3536  <WorldEntities>
    3637    <Hover>
     
    4546   </Terrain>
    4647
    47     <!--<TerrainEntity>   
    48                 <name>Puget Sound</name>
    49                 <elevation_map>pictures/lm.png</elevation_map>         
    50                 <light_map>pictures/lightmap.png</light_map>           
    51                 <material_layer>
    52                         <detail_map file="maps/stucco.jpg">
    53                                 <repeat x="16" z="16" />
    54                         </detail_map>
    55                         <alpha full="yes" />
    56                 </material_layer>
    57                 <material_layer>
    58                         <detail_map file="maps/snow_rubble_512x512.jpg">
    59                                 <repeat x="16" z="16" />
    60                         </detail_map>
    61                         <alpha file="pictures/snowvis.png" />
    62                 </material_layer>               
    63                 <scale>100,300,100</scale>
     48    <!--<TerrainEntity>
     49                <name>Puget Sound</name>
     50                <elevation_map>pictures/lm.png</elevation_map>
     51                <light_map>pictures/lightmap.png</light_map>
     52                <material_layer>
     53                        <detail_map file="maps/stucco.jpg">
     54                                <repeat x="16" z="16" />
     55                        </detail_map>
     56                        <alpha full="yes" />
     57                </material_layer>
     58                <material_layer>
     59                        <detail_map file="maps/snow_rubble_512x512.jpg">
     60                                <repeat x="16" z="16" />
     61                        </detail_map>
     62                        <alpha file="pictures/snowvis.png" />
     63                </material_layer>
     64                <scale>100,300,100</scale>
    6465    </TerrainEntity>-->
    6566    <SpaceShip>
     
    8889     <name>Sky</name>
    8990     <Materialset>pictures/sky/desert</Materialset>
    90      <Size>10000</Size>
     91     <Size>100000</Size>
    9192    </SkyBox>
    9293
  • data/branches/presentation/worlds/sp_level_ambush_at_uranus.oxw

    r4126 r4128  
    315315
    316316    <!-- BELOW THE LAYER -->
    317     <ModelEntity> <abs-coor>2900,-150,-1700</abs-coor> <momentum> 100, .5, .3, .2 </momentum> <model>models/comet.obj, 2.5</model> </ModelEntity>
    318     <ModelEntity> <abs-coor>3000,-250,-1750</abs-coor> <momentum> 400, .3, .8, .1 </momentum> <model>models/comet.obj, 2.5</model> </ModelEntity>
    319     <ModelEntity> <abs-coor>3200,-2200,-1600</abs-coor> <momentum> -10, .3, .7, .7 </momentum> <model>models/comet.obj, 2.5</model> </ModelEntity>
    320     <ModelEntity> <abs-coor>2900,-150,-1700</abs-coor> <momentum> 22, -.1, .7, .2 </momentum> <model>models/comet.obj, 2.5</model> </ModelEntity>
     317    <ModelEntity> <abs-coor>2900,-150,-1700</abs-coor> <momentum>100, .5, .3, .2</momentum> <model>models/comet.obj, 2.5</model> </ModelEntity>
     318    <ModelEntity> <abs-coor>3000,-250,-1750</abs-coor> <momentum>400, .3, .8, .1</momentum> <model>models/comet.obj, 2.5</model> </ModelEntity>
     319    <ModelEntity> <abs-coor>3200,-2200,-1600</abs-coor> <momentum>-10, .3, .7, .7</momentum> <model>models/comet.obj, 2.5</model> </ModelEntity>
     320    <ModelEntity> <abs-coor>2900,-150,-1700</abs-coor> <momentum>22, -.1, .7, .2</momentum> <model>models/comet.obj, 2.5</model> </ModelEntity>
    321321
    322322
Note: See TracChangeset for help on using the changeset viewer.