Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 1, 2010, 2:44:31 PM (14 years ago)
Author:
landauf
Message:

i think there should be 2 FadingBillboards instead of 2 Backlights

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/data/levels/templates/spaceship_ghost.oxt

    r6417 r7071  
    7373    </EffectContainer>
    7474    <EffectContainer condition="not idle">
    75       <Backlight mainstate=activity active=false scale=0.4 position="7.6, 3, 6" colour="1, 1, 1, 1.0" material="Examples/Flare" turnontime=0.5 turnofftime=0.5 />
    76       <Backlight mainstate=activity active=false scale=0.4 position="-7.6, 3, 6" colour="1, 1, 1, 1.0" material="Examples/Flare" turnontime=0.5 turnofftime=0.5 />
     75      <FadingBillboard mainstate=activity active=false scale=0.4 position="7.6, 3, 6" colour="1, 1, 1, 1.0" material="Examples/Flare" turnontime=0.5 turnofftime=0.5 />
     76      <FadingBillboard mainstate=activity active=false scale=0.4 position="-7.6, 3, 6" colour="1, 1, 1, 1.0" material="Examples/Flare" turnontime=0.5 turnofftime=0.5 />
    7777    </EffectContainer>
    7878    <EffectContainer condition="brake">
Note: See TracChangeset for help on using the changeset viewer.