Changeset 11269 for code/branches/StoryModeMap_HS16/data/levels
- Timestamp:
- Nov 7, 2016, 3:56:14 PM (8 years ago)
- Location:
- code/branches/StoryModeMap_HS16/data/levels
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/StoryModeMap_HS16/data/levels/StoryModeMap.oxw
r11255 r11269 12 12 include("StoryModeHUD.oxo") 13 13 include("templates/lodInformation.oxt") 14 include("templates/spaceshipAssff.oxt") 15 include("templates/spaceshipEscort.oxt") 14 include("templates/StoryMode.oxt") 16 15 17 16 include("templates/lodInformation.oxt") … … 113 112 114 113 </ControllableEntity> 114 115 115 116 </Template> 116 117 … … 118 119 119 120 <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"/> 120 121 <!--<SpawnPoint team=0 position="-200,0,0" lookat="0,0,0" spawnclass=SpaceShip pawndesign=spaceshipescort />/-->122 121 123 <SpawnPoint position="000.000, 000.000, 1000.000" orientation="0, 0, 0, -1" pawndesign= spaceshipassff/>122 <SpawnPoint position="000.000, 000.000, 1000.000" orientation="0, 0, 0, -1" pawndesign=StoryMode /> 124 123 125 124 </Scene>
Note: See TracChangeset
for help on using the changeset viewer.