Changeset 6866 for code/branches/fps/data
- Timestamp:
- May 10, 2010, 12:40:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/fps/data/levels/empty_level.oxw
r6560 r6866 17 17 skybox = "Orxonox/Starbox" 18 18 > 19 19 20 <MovableEntity position="0,0,0" rotationrate="10" > 21 <attached> 22 <Model scale="100" mesh="ast2.mesh" shadow=false /> 23 </attached> 24 </MovableEntity> 25 20 26 <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" /> 21 <SpawnPoint position="0,0, 100" spawnclass=SpaceShippawndesign=spaceshipassff />27 <SpawnPoint position="0,0,20" spawnclass=FpsPlayer pawndesign=spaceshipassff /> 22 28 </Scene> 23 29 </Level>
Note: See TracChangeset
for help on using the changeset viewer.