Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 11244


Ignore:
Timestamp:
Oct 24, 2016, 4:03:24 PM (7 years ago)
Author:
ooguz
Message:

Spaceshipassff und Teststars files are changed

Location:
code/branches/QuestGuide_HS16/data/levels
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/branches/QuestGuide_HS16/data/levels/templates/spaceshipAssff.oxt

    r11052 r11244  
    3939   explosionSound = "sounds/Explosion2.ogg"
    4040  >
     41
    4142    <engines>
    4243      <MultiStateEngine position=" 7.6, 0, 6" template=spaceshipassffengine />
     
    4748      <BlinkingBillboard position="17,-1.5,0" material="Examples/Flare" colour="1.0, 0.5, 0.3" amplitude=0.1 frequency=0.5 quadratic=1 />
    4849      <BlinkingBillboard position="-17,-1.5,0" material="Examples/Flare" colour="0.5, 1.0, 0.3" amplitude=0.1 frequency=0.5 phase=180 quadratic=1 />
     50      <Waypointarrow position="0,0,10" />
    4951    </attached>
    5052    <collisionShapes>
     
    6668      <ExplosionPart mesh="WingDebris2.mesh" effect1="Orxonox/fire4" effect2="Orxonox/smoke6" />
    6769    </explosion>
     70   
     71   
    6872<?lua
    6973  include("../includes/weaponSettingsAssff.oxi")
  • code/branches/QuestGuide_HS16/data/levels/testStars.oxw

    r9348 r11244  
    5050    <ParticleEmitter position="-6000,0,9000" source="Orxonox/fog4" />
    5151    <ParticleEmitter position="2000,-7000,-5963" source="Orxonox/fog3" />
     52
     53    <Waypoint position="0,0,0" />
     54    <Waypoint position="100,0,0" />
     55    <Waypoint position="200,0,0" />
     56    <Waypoint position="300,0,0" />
     57   
    5258  </Scene>
    5359</Level>
Note: See TracChangeset for help on using the changeset viewer.