- Timestamp:
- Jun 20, 2006, 5:45:14 PM (18 years ago)
- Location:
- data/branches/terrain
- Files:
-
- 3 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/branches/terrain/worlds/Terrain.oxw
r3832 r3837 20 20 <TerrainEntity> 21 21 <name>Puget Sound</name> 22 <elevationmap>pictures/ map1.png</elevationmap>23 <lightmap>pictures/ maptex.png</lightmap>22 <elevationmap>pictures/small_ele.png</elevationmap> 23 <lightmap>pictures/large_tex.png</lightmap> 24 24 <scale>100,300,100</scale> 25 25 </TerrainEntity> … … 27 27 <name>Player</name> 28 28 <model>models/ships/reap_#.obj</model> 29 <abs-coor>40, 10,0</abs-coor>29 <abs-coor>40,30,40</abs-coor> 30 30 </SpaceShip> 31 31 </WorldEntities>
Note: See TracChangeset
for help on using the changeset viewer.