Changeset 5381 for data/media/levels/presentation_physics.oxw
- Timestamp:
- Dec 17, 2008, 5:52:25 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/media/levels/presentation_physics.oxw
r5376 r5381 1 1 <?lua 2 2 include("levels/hudtemplates3.oxw") 3 include("overlay/stats.oxo") 3 4 include("levels/spaceshiptemplates_presentation.oxw") 4 5 math.randomseed(344) … … 11 12 <Scene 12 13 ambientlight = "0.8, 0.8, 0.8" 13 skybox = "Orxonox/ Starbox"14 skybox = "Orxonox/skypanoramagen1" 14 15 gravity = "0, -10, 0" 15 16 > 16 <Light type=directional position=" -100,50,50" direction="100, -50, -50" diffuse="1.0, 0.9, 0.9, 1.0" specular="1.0, 0.9, 0.9, 1.0" />17 <Light type=directional position="0,0,0" direction="0.253, 0.593, -0.765" diffuse="1.0, 0.9, 0.9, 1.0" specular="1.0, 0.9, 0.9, 1.0" /> 17 18 18 19 <StaticEntity
Note: See TracChangeset
for help on using the changeset viewer.