Changeset 5372 for data/media/levels
- Timestamp:
- Dec 16, 2008, 8:57:46 PM (16 years ago)
- Location:
- data/media/levels
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
data/media/levels/CuboidSpaceStation.lua
r5370 r5372 221 221 bodyParts[backPartsIndex[1]][0][0][0][4]="Thruster.mesh" 222 222 bodyParts[backPartsIndex[1]][0][0][0][5]="pitch=-90" 223 bodyParts[backPartsIndex[1]][0][0][0][9]="<ParticleEmitter position=\"0, 0,0\" source=\"Orxonox/ThrusterFire\" />"223 bodyParts[backPartsIndex[1]][0][0][0][9]="<ParticleEmitter position=\"0,-0.5,0\" source=\"Orxonox/ThrusterFire\" />" 224 224 bodyParts[backPartsIndex[1]][0][0][0][10]=5 225 225 -
data/media/levels/presentation_level1_felix.oxw
r5370 r5372 21 21 22 22 <!-------------------------------------------------------------------------------------> 23 <MovableEntity scale=1 position=" 0,0,0" rotationaxis="0,1,0" rotationrate=3>23 <MovableEntity scale=1 position="2000,0,0" rotationaxis="0,1,0" rotationrate=2> 24 24 <attached> 25 <MovableEntity scale=1 position=" 5000,0,0" rotationaxis="0,0,1" rotationrate=2>25 <MovableEntity scale=1 position="1000,0,0" rotationaxis="0,0,1" rotationrate=1> 26 26 <attached> 27 27 <?lua
Note: See TracChangeset
for help on using the changeset viewer.