Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 18, 2011, 10:48:28 PM (14 years ago)
Author:
jo
Message:

Some level extensions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/ai2/data/levels/presentationFS11.oxw

    r8706 r8847  
    5454
    5555    <!-- SOUND -->
    56     <WorldAmbientSound source="Earth.ogg" looping="true" playOnLoad="true" />
    57     <WorldAmbientSound source="Mars.ogg" looping="true">
    58         <events>
    59             <activity>
    60                 <DistanceTrigger position="-72369,803,2" distance=1700 target="Camera" />
    61             </activity>
    62         </events>
    63     </WorldAmbientSound>
    64     <WorldAmbientSound source="Jupiter.ogg" looping="true">
    65         <events>
    66             <activity>
    67                 <DistanceTrigger position="-73450,5067,-351" distance=800 target="Camera" />
    68             </activity>
    69         </events>
    70     </WorldAmbientSound>
     56    <WorldAmbientSound source="Jupiter.ogg" looping="true" playOnLoad="true"/>
    7157
    7258    <!-- EARTH ORBIT -->
Note: See TracChangeset for help on using the changeset viewer.