Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 22, 2006, 2:08:04 PM (18 years ago)
Author:
hdavid
Message:

branches/atmospheric_engine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/branches/atmospheric_engine/worlds/vulcania.oxw

    r3847 r3875  
    1717                        <abs-coor>0, 10, 0</abs-coor>
    1818                </TurbineHover>
    19 
    20                 <SkyBox>
    21                         <name>Sky</name>
    22                         <Materialset>pictures/sky/desert</Materialset>
    23                         <Size>10000</Size>
    24                 </SkyBox>
    2519
    2620                <Terrain>
     
    5145        <!-- <Music>sound/music/estorm.ogg</Music> -->
    5246
    53         <PhysicsEngine>
    54                 <Fields>
    55                         <Gravity>
    56                         <name>gravity</name>
    57                         <magnitude>100</magnitude>
    58                         </Gravity>
    59                 </Fields>
    60 
    61                 <Connections>
    62                          <PhysicsConnection>
    63                                 <subject>VulcanStoneSystem</subject>
    64                                 <field>gravity</field>
    65                         </PhysicsConnection>
    66                         <PhysicsConnection>
    67                                 <subject>VulcanSparkSystem</subject>
    68                                 <field>gravity</field>
    69                         </PhysicsConnection>
    70                 </Connections>
    71         </PhysicsEngine>
    7247
    7348        <AtmosphericEngine>
Note: See TracChangeset for help on using the changeset viewer.