This Trac instance is not used for development anymore!

We migrated our development workflow to git and Gitea.
To test the future redirection, replace trac by ariadne in the page URL.

Changeset 9679 for ps


Ignore:
Timestamp:
06/27/11 05:29:34 (14 years ago)
Author:
michael
Message:
 
Location:
ps/trunk/binaries/data/mods/public
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • ps/trunk/binaries/data/mods/public/maps/scenarios/Flight_demo_2.xml

    r9676 r9679  
    44    <Environment>
    55        <LightingModel>standard</LightingModel>
    6         <SkySet>default</SkySet>
     6        <SkySet>sunny</SkySet>
    77        <SunColour r="0.74902" g="0.74902" b="0.74902"/>
    88        <SunElevation angle="0.785398"/>
    9         <SunRotation angle="5.49779"/>
     9        <SunRotation angle="0.908117"/>
    1010        <TerrainAmbientColour r="0.501961" g="0.501961" b="0.501961"/>
    1111        <UnitsAmbientColour r="0.501961" g="0.501961" b="0.501961"/>
     
    1313            <WaterBody>
    1414                <Type>default</Type>
    15                 <Colour r="0.3" g="0.35" b="0.7"/>
    16                 <Height>5</Height>
    17                 <Shininess>150</Shininess>
     15                <Colour r="0.294118" g="0.34902" b="0.694118"/>
     16                <Height>16.3672</Height>
     17                <Shininess>0.244141</Shininess>
    1818                <Waviness>8</Waviness>
    19                 <Murkiness>0.45</Murkiness>
    20                 <Tint r="0.28" g="0.3" b="0.59"/>
    21                 <ReflectionTint r="0.28" g="0.3" b="0.59"/>
    22                 <ReflectionTintStrength>0</ReflectionTintStrength>
     19                <Murkiness>0.449219</Murkiness>
     20                <Tint r="0" g="1" b="0.25098"/>
     21                <ReflectionTint r="0" g="0.501961" b="1"/>
     22                <ReflectionTintStrength>0.371094</ReflectionTintStrength>
    2323            </WaterBody>
    2424        </Water>
    2525    </Environment>
    2626    <Camera>
    27         <Position x="270.364" y="112.205" z="199.118"/>
    28         <Rotation angle="0.121659"/>
     27        <Position x="282.507" y="123.066" z="179.232"/>
     28        <Rotation angle="0"/>
    2929        <Declination angle="0.523599"/>
    3030    </Camera>
     
    4848        "r": 80
    4949      },
    50       "Name": "Player 1"
     50      "Name": "Player 1",
     51      "StartingCamera": {
     52        "Position": {
     53          "x": 288.285,
     54          "y": 22.3825,
     55          "z": 378.388
     56        },
     57        "Rotation": {
     58          "x": 30,
     59          "y": 0,
     60          "z": 0
     61        }
     62      }
    5163    },
    5264    {
     
    5870        "r": 150
    5971      },
    60       "Name": "Player 2"
     72      "Name": "Player 2",
     73      "StartingCamera": {
     74        "Position": {
     75          "x": 776.249,
     76          "y": 22.3825,
     77          "z": 542.534
     78        },
     79        "Rotation": {
     80          "x": 30,
     81          "y": 0,
     82          "z": 0
     83        }
     84      }
    6185    }
    6286  ],
     
    647671            <Orientation y="-0.63311"/>
    648672        </Entity>
     673        <Entity uid="127">
     674            <Template>actor|props/special/eyecandy/control_tower.xml</Template>
     675            <Position x="355.21055" z="374.68622"/>
     676            <Orientation y="2.35621"/>
     677        </Entity>
     678        <Entity uid="128">
     679            <Template>actor|props/special/eyecandy/control_tower.xml</Template>
     680            <Position x="676.7262" z="547.16852"/>
     681            <Orientation y="-2.23951"/>
     682        </Entity>
    649683    </Entities>
    650684    <Paths/>
Note: See TracChangeset for help on using the changeset viewer.