- Timestamp:
- Nov 6, 2017, 4:35:06 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/CampaignMap_HS17/data/levels/emptyLevel.oxw
r11526 r11544 8 8 <?lua 9 9 include("stats.oxo") 10 include(" StoryModeHUD2.oxo")10 include("HUDTemplates3.oxo") 11 11 include("templates/lodInformation.oxt") 12 12 ?> … … 27 27 skybox = "Orxonox/Starbox" 28 28 > 29 30 31 <SpawnPoint position="0,-100,0" lookat="0,0,0" roll=180 spawnclass=SpaceShip pawndesign=spaceshipassff /> 32 29 33 30 34 <StaticEntity position="0,0,0" direction="0,0,0" > … … 67 71 <SpawnPoint team=0 position="-200,0,0" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipescort /> 68 72 73 </MovableEntity> 74 69 75 70 76 </Scene>
Note: See TracChangeset
for help on using the changeset viewer.