Changeset 5351
- Timestamp:
- Dec 12, 2008, 4:41:34 AM (16 years ago)
- Location:
- data/media
- Files:
-
- 5 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
data/media/levels/sample3.oxw
r5325 r5351 18 18 <SpawnPoint position="0, 0, -700" yaw =180 spawnclass=SpaceShip pawndesign=spaceshipassff /> 19 19 <SpawnPoint position="0, 300, -300" pitch=-90 spawnclass=SpaceShip pawndesign=spaceshipassff /> 20 <!-- 20 21 21 <GlobalShader compositor="Old TV" visible=false> 22 22 <events> … … 26 26 </events> 27 27 </GlobalShader> 28 --> 28 29 29 <Bot/> 30 30 <Bot/> … … 83 83 </attached> 84 84 </MovableEntity> 85 86 85 87 86 <ParticleSpawner position="-500,0,-200" source="Orxonox/BigExplosion1part1" lifetime=3.0 loop=1 /> -
data/media/levels/spaceshiptemplates3.oxw
r5323 r5351 4 4 camerapositiontemplate = spaceshipassffcameras 5 5 engine = spaceshipassffengine 6 spawnparticlesource = "Orxonox/fairytwirl" 7 spawnparticleduration = 3 8 explosionchunks = 7 6 9 7 10 health = 100 -
data/media/particle/explosion3.particle
r5155 r5351 59 59 colour0 0 0 0 0 60 60 time0 0 61 colour1 0. 3 0.3 0.3062 time1 0. 163 colour2 0. 2 0.2 0.2064 time2 0. 461 colour1 0.5 0.5 0.5 0 62 time1 0.2 63 colour2 0.1 0.1 0.1 0 64 time2 0.6 65 65 colour3 0 0 0 0 66 66 time3 1 -
data/media/particle/fairytwirl.particle
r5144 r5351 4 4 quota 500 5 5 material PE/lensflare 6 particle_width 77 particle_height 76 particle_width 2 7 particle_height 2 8 8 cull_each false 9 9 renderer billboard … … 27 27 direction 0 1 0 28 28 emission_rate 500 29 position 0 0 030 velocity 1 2031 velocity_min 1 2032 velocity_max 1 2029 position 0 -10 0 30 velocity 15 31 velocity_min 15 32 velocity_max 15 33 33 time_to_live 1 34 34 time_to_live_min 1 … … 40 40 repeat_delay_min 1000000 41 41 repeat_delay_max 1000000 42 width 10043 height 10042 width 35 43 height 35 44 44 depth 20 45 45 inner_width 0.99 -
data/media/particle/fire3.particle
r5155 r5351 4 4 quota 50 5 5 material PE/explosion3 6 particle_width 407 particle_height 406 particle_width 20 7 particle_height 20 8 8 cull_each false 9 9 renderer billboard … … 30 30 velocity 0 31 31 velocity_min 0 32 velocity_max 032 velocity_max 20 33 33 time_to_live 1 34 34 time_to_live_min 1
Note: See TracChangeset
for help on using the changeset viewer.