Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 17, 2008, 5:52:25 AM (17 years ago)
Author:
landauf
Message:

added scoreboard to levels
initialize scoreboard with visible=false
changed skybox in all levels to the new one and added corresponding directional light

File:
1 edited

Legend:

Unmodified
Added
Removed
  • data/media/levels/presentation_level1_felix.oxw

    r5377 r5381  
    11<?lua
    22        include("levels/hudtemplates3.oxw")
    3 ?>
    4 
    5 <?lua
     3        include("overlay/stats.oxo")
    64        include("levels/spaceshiptemplates_presentation.oxw")
    75?>
     
    1311        <Scene
    1412                ambientlight = "0.8, 0.8, 0.8"
    15                 skybox = "Orxonox/Starbox"
     13                skybox = "Orxonox/skypanoramagen1"
    1614        >
    1715
Note: See TracChangeset for help on using the changeset viewer.