- Timestamp:
- Dec 16, 2013, 3:43:45 PM (12 years ago)
- Location:
- code/branches/presentationHS13
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentationHS13
- Property svn:mergeinfo changed
/code/branches/sfxThilo (added) merged: 9691,9720,9889,9913
- Property svn:mergeinfo changed
-
code/branches/presentationHS13/data/levels/surfaceRace.oxw
r9348 r9918 10 10 tags = "gametype" 11 11 /> 12 12 13 13 14 <?lua … … 445 446 ?> 446 447 <?lua end ?> 448 449 <!-- SOUNDS & MUSIC --> 450 <WorldSound name="scoreSound" position="0,8050,0" source="sounds/ReadyGo.ogg" > 451 <events> 452 <play> 453 <EventListener event="start" /> 454 </play> 455 </events> 456 </WorldSound> 457 <DistanceTrigger name="start" position="0,8050,0" target="Pawn" distance=100 stayActive="true" delay=0.5 /> 458 <WorldAmbientSound source="Ganymede.ogg" looping="true" playOnLoad="true" /> 447 459 448 460 </Scene>
Note: See TracChangeset
for help on using the changeset viewer.