- Timestamp:
- Dec 13, 2009, 5:02:08 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/data/levels/presentationHS09b.oxw
r6305 r6338 59 59 y = math.random() * 3000 - 1500 60 60 z = math.random() * 3000 - 1500 + (i-100) * 10 61 s = math.rando62 61 ?> 63 62 … … 111 110 end 112 111 ?> 112 <AmbientSound ambientSource="Earth.ogg" loop="true" play="false"> 113 <events> 114 <activity> 115 <DistanceTrigger position="2000,0,0" distance=500 target="Camera" /> 116 </activity> 117 </events> 118 </AmbientSound> 113 119 114 120 <SpawnPoint position="0,0,100" spawnclass=SpaceShip pawndesign=spaceshipHXY />
Note: See TracChangeset
for help on using the changeset viewer.