Last change
on this file since 12099 was
11783,
checked in by landauf, 7 years ago
|
merged Presentation_HS17_merge back to trunk
|
-
Property svn:eol-style set to
native
|
File size:
1.4 KB
|
Rev | Line | |
---|
[11505] | 1 | <Template name=spaceshipFlappyOrx> |
---|
| 2 | <FlappyOrxShip |
---|
[11596] | 3 | |
---|
[11505] | 4 | camerapositiontemplate = spaceshipescortcameras |
---|
| 5 | spawnparticlesource = "Orxonox/fairytwirl" |
---|
[11596] | 6 | spawnparticleduration = 6 |
---|
[11505] | 7 | |
---|
| 8 | health = 80 |
---|
| 9 | maxhealth = 200 |
---|
| 10 | initialhealth = 80 |
---|
| 11 | |
---|
| 12 | primaryThrust = 150 |
---|
| 13 | auxilaryThrust = 30 |
---|
| 14 | rotationThrust = 50 |
---|
| 15 | |
---|
| 16 | collisionType = "dynamic" |
---|
| 17 | mass = 4200000 |
---|
| 18 | linearDamping = 0.7 |
---|
| 19 | angularDamping = 0.9999999 |
---|
| 20 | |
---|
[11620] | 21 | collisiondamage = 100 |
---|
| 22 | enablecollisiondamage = true |
---|
[11514] | 23 | |
---|
[11620] | 24 | speedBase = 100 |
---|
[11624] | 25 | speedIncrease = 0.5 |
---|
| 26 | tubeDistanceBase = 200 |
---|
| 27 | tubeDistanceIncrease = -1 |
---|
[11620] | 28 | |
---|
[11631] | 29 | upwardThrust = 220 |
---|
[11624] | 30 | gravity = 700 |
---|
[11620] | 31 | |
---|
[11505] | 32 | > |
---|
[11624] | 33 | |
---|
[11505] | 34 | <attached> |
---|
[11568] | 35 | <Model position="0,0,0" yaw=180 pitch=90 roll=270 scale=9 mesh="FlappyOrxShip.mesh" /> |
---|
[11620] | 36 | |
---|
| 37 | <ParticleSpawner source="Orxonox/fire3" startdelay=0 position="0,0,20" visible="true"/> |
---|
[11596] | 38 | |
---|
[11505] | 39 | </attached> |
---|
| 40 | <collisionShapes> |
---|
[11580] | 41 | <SphereCollisionShape position="-1.8 ,0 , -11" radius="15" /> |
---|
| 42 | <SphereCollisionShape position="-0.8 ,0 , 0" radius="16" /> |
---|
[11600] | 43 | <!-- <SphereCollisionShape position="0 ,0 , 11" radius="12.5" /> --> |
---|
[11505] | 44 | </collisionShapes> |
---|
[11596] | 45 | |
---|
[11505] | 46 | </FlappyOrxShip> |
---|
| 47 | </Template> |
---|
| 48 | |
---|
| 49 | <Template name=spaceshipescortcameras defaults=0> |
---|
| 50 | <FlappyOrxShip> |
---|
| 51 | <camerapositions> |
---|
[11543] | 52 | <CameraPosition position="0,300,-100" direction="0, -1, 0" drag=false absolute=true mouselook=true /> |
---|
[11505] | 53 | </camerapositions> |
---|
| 54 | </FlappyOrxShip> |
---|
| 55 | </Template> |
---|
| 56 | |
---|
Note: See
TracBrowser
for help on using the repository browser.