Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Nov 27, 2017, 4:31:26 PM (8 years ago)
Author:
fanconic
Message:

Beschriftung Funktioniert nun. Zusaetzlich ist das Levelfile mit neuem HUD Template funktionsfaehig. Erste Schritte zur Kameraeinstellung.

File:
1 edited

Legend:

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

    r11588 r11605  
    1010  include("templates/lodInformation.oxt")
    1111  include("templates/StoryMode.oxt")
    12   include("HUDTemplates3.oxo")
     12  include("StoryModeHUD2.oxo")
    1313  include("templates/spaceshipAssff.oxt")
    14   include("templates/spaceshipEscort.oxt")
     14  include("templates/StoryModeEscort.oxt")
    1515  include("templates/endurancetest_template.oxt")
    1616?>
     
    2828  >
    2929
    30   <SpawnPoint position="000.000, 000.000, 1000.000" spawnclass=SpaceShip orientation="0, 0, 0, -1" pawndesign= spaceshipescort />
     30  <SpawnPoint position="000.000, 000.000, 1000.000" spawnclass=SpaceShip orientation="0, 0, 0, 1" pawndesign= StoryModeEscort />
    3131   
    3232
Note: See TracChangeset for help on using the changeset viewer.