Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5372


Ignore:
Timestamp:
Dec 16, 2008, 8:57:46 PM (15 years ago)
Author:
mkaiser
Message:

i dont know

Location:
data/media
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • data/media/levels/CuboidSpaceStation.lua

    r5370 r5372  
    221221bodyParts[backPartsIndex[1]][0][0][0][4]="Thruster.mesh"
    222222bodyParts[backPartsIndex[1]][0][0][0][5]="pitch=-90"
    223 bodyParts[backPartsIndex[1]][0][0][0][9]="<ParticleEmitter position=\"0,0,0\" source=\"Orxonox/ThrusterFire\" />"
     223bodyParts[backPartsIndex[1]][0][0][0][9]="<ParticleEmitter position=\"0,-0.5,0\" source=\"Orxonox/ThrusterFire\" />"
    224224bodyParts[backPartsIndex[1]][0][0][0][10]=5
    225225
  • data/media/levels/presentation_level1_felix.oxw

    r5370 r5372  
    2121
    2222<!------------------------------------------------------------------------------------->
    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>
    2424        <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>
    2626                        <attached>
    2727                                <?lua
  • data/media/particle/ThrusterFire.particle

    r5371 r5372  
    44        quota   50
    55        material        PE/explosion3
    6         particle_width  150
    7         particle_height 150
     6        particle_width  100
     7        particle_height 100
    88        cull_each       false
    99        renderer        billboard
Note: See TracChangeset for help on using the changeset viewer.