Changeset 5361 for data/media/levels
- Timestamp:
- Dec 16, 2008, 6:02:44 PM (16 years ago)
- Location:
- data/media/levels
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
data/media/levels/presentation.oxw
r5356 r5361 1 1 <?lua 2 include("levels/hudtemplates .oxw")2 include("levels/hudtemplates3.oxw") 3 3 include("levels/spaceshiptemplates_presentation.oxw") 4 4 ?> -
data/media/levels/spaceshiptemplates_presentation.oxw
r5356 r5361 1 1 <Template name=spaceshipassff> 2 2 <SpaceShip 3 hudtemplate = spaceshiphud 3 4 camerapositiontemplate = spaceshipassffcameras 5 engine = spaceshipassffengine 6 spawnparticlesource = "Orxonox/fairytwirl" 7 spawnparticleduration = 3 8 explosionchunks = 6 4 9 5 10 health = 100 6 11 maxhealth = 200 7 12 initialhealth = 100 8 9 13 10 14 primaryThrust = 100; … … 19 23 <attached> 20 24 <Model position="0,0,0" yaw=90 pitch=-90 roll=0 scale=4 mesh="assff.mesh" /> 21 <!--Light position="0,0,20" diffuse="0,0,1" specular="0,0,1" type=point /-->22 25 <BlinkingBillboard position="17,-1.5,0" material="Examples/Flare" colour="1.0, 0.5, 0.3" amplitude=0.1 frequency=0.5 quadratic=1 /> 23 26 <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 /> 24 <!--ParticleEmitter position="0,0,-100" source="Orxonox/smoke5" /-->25 27 </attached> 26 28 <collisionShapes> … … 30 32 </Template> 31 33 32 <Template name=spaceshipassffcameras >34 <Template name=spaceshipassffcameras defaults=0> 33 35 <SpaceShip> 34 36 <camerapositions> 35 <CameraPosition position="0,10,40" /> 36 <CameraPosition position="0,150,-25" pitch=-90 /> 37 <CameraPosition position="0,0,-30" yaw=180 /> 37 <CameraPosition position="0,10, 40" drag=true mouselook=true /> 38 <CameraPosition position="0,20, 80" drag=true mouselook=true /> 39 <CameraPosition position="0,30,120" drag=true mouselook=true /> 40 <!--CameraPosition position="0,150,-25" pitch=-90 drag=true /> 41 <CameraPosition position="0,0,-40" yaw=180 drag=true /> 38 42 <CameraPosition position="0,3,-14" yaw=0 /> 39 <CameraPosition position="-50,5,-8" yaw=-90 />40 <CameraPosition position="50,5,-8" yaw=90 />43 <CameraPosition position="-50,5,-8" yaw=-90 drag=true /> 44 <CameraPosition position="50,5,-8" yaw=90 drag=true /--> 41 45 </camerapositions> 42 46 </SpaceShip> 47 </Template> 48 49 <Template name=spaceshipassffengine baseclass=MultiStateEngine> 50 <MultiStateEngine 51 boostfactor = 2 52 53 speedfront = 150 54 speedback = 50 55 speedleftright = 50 56 speedupdown = 50 57 58 accelerationfront = 0.100 59 accelerationbrake = 0.100 60 accelerationback = 0.25 61 accelerationleftright = 0.25 62 accelerationupdown = 0.25 63 > 64 <active> 65 <FadingBillboard mainstate=activity active=false scale=0.1 position="0, 0, 9" colour="0.2, 0.65, 1.0, 1.0" material="Examples/Flare" turnontime=0.5 turnofftime=0.5 /> 66 <!-- 67 <Light mainstate=visibility position=" 8, 0, 8" diffuse="0.3, 0.6, 1.0" specular="0.3, 0.6, 1.0" attenuation="600, 1.0, 0.007, 0.0002" type=point /> 68 <Light mainstate=visibility position="-8, 0, 8" diffuse="0.3, 0.6, 1.0" specular="0.3, 0.6, 1.0" attenuation="600, 1.0, 0.007, 0.0002" type=point /> 69 --> 70 </active> 71 <forward> 72 <Backlight mainstate=activity active=false scale=0.4 name=bltest position=" 7.6, 0, 6" colour="0.2, 0.65, 1.0, 1.0" width=15 length=1500 lifetime=2 elements=50 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Flares/ThrusterFlare1" /> 73 <Backlight mainstate=activity active=false scale=0.4 name=bltest position="-7.6, 0, 6" colour="0.2, 0.65, 1.0, 1.0" width=15 length=1500 lifetime=2 elements=50 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Flares/ThrusterFlare1" /> 74 </forward> 75 <boost> 76 <Backlight mainstate=activity active=false scale=0.4 name=bltest position=" 7.6, 0, 6" colour="0.6, 0.75, 0.8, 0.7" width=40 length=1000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" /> 77 <Backlight mainstate=activity active=false scale=0.4 name=bltest position="-7.6, 0, 6" colour="0.6, 0.75, 0.8, 0.7" width=40 length=1000 lifetime=1 elements=30 trailmaterial="Trail/backlighttrail" turnontime=1 turnofftime=1 material="Examples/Flare" /> 78 </boost> 79 <brake> 80 <FadingBillboard mainstate=activity active=false scale=0.3 position=" 8, 0, 6" colour="0.5, 0.0, 0.0, 0.3" material="Examples/Flare" turnontime=0.5 turnofftime=0.5 /> 81 <FadingBillboard mainstate=activity active=false scale=0.3 position="-8, 0, 6" colour="0.5, 0.0, 0.0, 0.3" material="Examples/Flare" turnontime=0.5 turnofftime=0.5 /> 82 <FadingBillboard mainstate=activity active=false scale=0.15 position=" 8, 0, 6" colour="1.0, 0.0, 0.0, 1.0" material="Flares/backlightflare" turnontime=0.5 turnofftime=0.5 /> 83 <FadingBillboard mainstate=activity active=false scale=0.15 position="-8, 0, 6" colour="1.0, 0.0, 0.0, 1.0" material="Flares/backlightflare" turnontime=0.5 turnofftime=0.5 /> 84 </brake> 85 </MultiStateEngine> 43 86 </Template> 44 87
Note: See TracChangeset
for help on using the changeset viewer.