Changeset 6282
- Timestamp:
- Dec 9, 2009, 1:39:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation2/data/levels/templates/spaceship_assff.oxt
r6207 r6282 10 10 health = 100 11 11 maxhealth = 200 12 initialhealth = 100 12 initialhealth = 100d 13 13 14 14 primaryThrust = 100; … … 84 84 </EffectContainer> 85 85 <EffectContainer condition="normal or brake"> 86 <!-- WorldSound mainstate="activity" source="sounds/Engine_low.ogg" loop=1 active=false --> 86 87 87 </EffectContainer> 88 88 <EffectContainer condition="normal or boost"> … … 93 93 <Backlight mainstate=activity active=false scale=0.4 name=bltest position=" 7.6, 0, 6" colour="0.6, 0.75, 0.8, 0.7" width=40 length=1000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" /> 94 94 <Backlight mainstate=activity active=false scale=0.4 name=bltest position="-7.6, 0, 6" colour="0.6, 0.75, 0.8, 0.7" width=40 length=1000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" /> 95 <!-- WorldSound mainstate="activity" source="sounds/Engine_high.ogg" loop=1 active=false -->96 95 </EffectContainer> 97 96 <EffectContainer condition="brake">
Note: See TracChangeset
for help on using the changeset viewer.