Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 6, 2017, 4:35:06 PM (7 years ago)
Author:
fanconic
Message:

Story Mode Hud was edited, and a level file was added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/CampaignMap_HS17/data/levels/emptyLevel.oxw

    r11526 r11544  
    88<?lua
    99  include("stats.oxo")
    10   include("StoryModeHUD2.oxo")
     10  include("HUDTemplates3.oxo")
    1111  include("templates/lodInformation.oxt")
    1212?>
     
    2727    skybox       = "Orxonox/Starbox"
    2828  >
     29
     30
     31  <SpawnPoint position="0,-100,0" lookat="0,0,0" roll=180 spawnclass=SpaceShip pawndesign=spaceshipassff />
     32
    2933
    3034  <StaticEntity position="0,0,0" direction="0,0,0" >
     
    6771    <SpawnPoint team=0 position="-200,0,0" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipescort />
    6872
     73</MovableEntity>
     74
    6975   
    7076  </Scene>
Note: See TracChangeset for help on using the changeset viewer.