Changeset 5372
- Timestamp:
- Dec 16, 2008, 8:57:46 PM (16 years ago)
- Location:
- data/media
- Files:
-
- 3 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 -
data/media/particle/ThrusterFire.particle
r5371 r5372 4 4 quota 50 5 5 material PE/explosion3 6 particle_width 1 507 particle_height 1 506 particle_width 100 7 particle_height 100 8 8 cull_each false 9 9 renderer billboard
Note: See TracChangeset
for help on using the changeset viewer.