Changeset 5373
- Timestamp:
- Dec 16, 2008, 11:13:51 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/media/levels/presentation_level1_felix.oxw
r5372 r5373 34 34 <!--------------------------------------------------------------------------------------> 35 35 36 <!-- Carrier with guns not implemented yet --> 37 <MovableEntity position="3000,-800,-1000" pitch="-90" roll="90"> 38 <attached> 39 <Model position="0,0,0" scale=10 mesh="Carrier.mesh" /> 40 <Model position="0,30,20" scale=10 mesh="pirate.mesh" roll="180" /> 41 <Model position="-80,-30,20" scale=10 mesh="pirate.mesh" roll="180" /> 42 </attached> 43 </MovableEntity> 36 44 37 38 <Planet position=" 3000,0,-10000" scale=1000 pitch=-90 mesh="iceplanet.mesh" atmosphere="atmosphere1" rotationaxis="1,1,0" rotationrate="1" atmospheresize=224.0f imagesize=1024.0f />45 <!-- blue planet --> 46 <Planet position="1500,0,-5000" scale=1000 pitch=-90 mesh="iceplanet.mesh" atmosphere="atmosphere1" rotationaxis="1,1,0" rotationrate="1" atmospheresize=224.0f imagesize=1024.0f /> 39 47 40 48 <ParticleSpawner position="0,0,0" source="Orxonox/BigExplosion1part3" lifetime=2.0 loop=0 autostart=0>
Note: See TracChangeset
for help on using the changeset viewer.