Changeset 9201 for code/branches/shipSelection/data/levels
- Timestamp:
- May 18, 2012, 3:09:07 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/shipSelection/data/levels/tutorial.oxw
r9185 r9201 4 4 tags = "tutorial, shipselection" 5 5 screenshot = "codingtutorial.png" 6 startingships = "spaceshipassff, spaceshipghost, spaceshipspacecruiser ,spaceshippirate"6 startingships = "spaceshipassff, spaceshipghost, spaceshipspacecruiser" 7 7 /> 8 8 … … 14 14 include("templates/spaceshipSpacecruiser.oxt") 15 15 include("templates/lodInformation.oxt") 16 include("templates/spaceshipPirate.oxt")17 16 ?> 18 17 … … 27 26 skybox = "Orxonox/skypanoramagen1" 28 27 > 29 30 31 32 33 28 <Drone name="meineDrohne" primarythrust="80" auxilarythrust="10" rotationthrust="10" mass= "50" linearDamping = "0.9" angularDamping = "0.7"> 34 29 <attached>
Note: See TracChangeset
for help on using the changeset viewer.