Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 10932


Ignore:
Timestamp:
Dec 7, 2015, 2:37:44 PM (8 years ago)
Author:
bhatiab
Message:

Added the screenshots to the levels, please UPDATE data_extern Branch before starting the campaing/levells!

Location:
code/branches/campaignHS15/data/levels
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • code/branches/campaignHS15/data/levels/expeditionSector.oxw

    r10921 r10932  
    1 <!--TODO: Rename screenshot as soon as it is in data_extern branch -->
    21<LevelInfo
    32    name = "Expedition to Sector 5C"
    43    description = "Commander, our scientists are reporting strange binary radio signals from a yet unexplored and thought to be uninhabited region, sector 5C. Explore the sector and get to the bottom of these messages!"
    54    tags = "mission"
    6     screenshot = "missionOne.png"
     5    screenshot = "expeditionSector.png"
    76/>
    87
  • code/branches/campaignHS15/data/levels/shuttleAttack.oxw

    r10841 r10932  
    1 <!--TODO: Rename screenshot as soon as it is in data_extern branch -->
    21<!--TODO: Shuttle and Stations -->
    32<LevelInfo
     
    54    description = "The newly discovered hostile alien species is attacking one of our outset stations, Andromeda! There is no protecting it; you have to escort the escape shuttle to a safer location."
    65    tags = "mission"
    7     screenshot = "missionOne.png"
     6    screenshot = "shuttleProtect.png"
    87/>
    98
  • code/branches/campaignHS15/data/levels/shuttleRetaliation.oxw

    r10907 r10932  
    1 <!--TODO: Rename screenshot as soon as it is in data_extern branch -->
    21<LevelInfo
    32    name = "Retaliation"
    43    description = "This attack cannot be met with no consequences! Commander, we order you to get back to sector 5C and erradicate the alien menace at once!"
    54    tags = "mission"
    6     screenshot = "missionOne.png"
     5    screenshot = "retailiation.png"
    76/>
    87
  • code/branches/campaignHS15/data/levels/templates/spaceshipShuttle.oxt

    r10896 r10932  
    2424    </engines>
    2525    <attached>
    26       <Model position="0,0,0" yaw=0 pitch=0 roll=0 scale=10 mesh="Spaceshiptransporter.mesh" />
     26      <Model position="0,0,0" yaw=180 pitch=0 roll=0 scale=10 mesh="Transporterspaceship.mesh" />
    2727    </attached>
    2828    <collisionShapes>
     
    8181    </EffectContainer>
    8282    <EffectContainer condition="normal or boost">
    83       <Backlight mainstate=activity active=false scale=2 name=bltest position=" 22, -10, 87" colour="1, 0.7, 0.1, 1.0" width=10 length=3000 lifetime=2 elements=50 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Flares/ThrusterFlare1" />
    84       <Backlight mainstate=activity active=false scale=2 name=bltest position="-22, -10, 87" colour="1, 0.7, 0.1, 1.0" width=10 length=3000 lifetime=2 elements=50 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Flares/ThrusterFlare1" />
     83      <Backlight mainstate=activity active=false scale=2 name=bltest position=" -80, 25, -85" colour="1, 0.7, 0.1, 1.0" width=10 length=3000 lifetime=2 elements=50 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Flares/ThrusterFlare1" />
    8584    </EffectContainer>
    8685    <EffectContainer condition="boost">
    87       <Backlight mainstate=activity active=false scale=3 name=bltest position=" 22, -10, 87" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" />
    88       <Backlight mainstate=activity active=false scale=3 name=bltest position="-22, -10, 87" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" />
     86      <Backlight mainstate=activity active=false scale=3 name=bltest position=" -85, -105, 25" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" />
     87      <Backlight mainstate=activity active=false scale=3 name=bltest position=" -72, 75, 25" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" />
     88      <Backlight mainstate=activity active=false scale=3 name=bltest position=" 85, -105, 25" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" />
     89      <Backlight mainstate=activity active=false scale=3 name=bltest position=" 75, 75, 25" colour="1, 0.7, 0.1, 0.7" width=25 length=2000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" />
    8990    </EffectContainer>
    9091    <EffectContainer condition="brake">
Note: See TracChangeset for help on using the changeset viewer.