[Orxonox-commit 4604] r9275 - code/branches/presentation2012merge/data/levels
landauf at orxonox.net
landauf at orxonox.net
Sun Jun 3 21:53:24 CEST 2012
Author: landauf
Date: 2012-06-03 21:53:24 +0200 (Sun, 03 Jun 2012)
New Revision: 9275
Modified:
code/branches/presentation2012merge/data/levels/theTimeMachine.oxw
Log:
fixed spaceship engines in theTimeMachine.oxw
Modified: code/branches/presentation2012merge/data/levels/theTimeMachine.oxw
===================================================================
--- code/branches/presentation2012merge/data/levels/theTimeMachine.oxw 2012-06-03 19:51:59 UTC (rev 9274)
+++ code/branches/presentation2012merge/data/levels/theTimeMachine.oxw 2012-06-03 19:53:24 UTC (rev 9275)
@@ -38,6 +38,10 @@
linearDamping = 0.7
angularDamping = 0.9999999
>
+ <engines>
+ <MultiStateEngine position=" 7.6, 0, 6" template=spaceshipassffengine />
+ <MultiStateEngine position="-7.6, 0, 0" template=spaceshipassffengine />
+ </engines>
<attached>
<Model position="0,0,0" yaw=90 pitch=-90 roll=0 scale=4 mesh="assff.mesh" />
<BlinkingBillboard position="17,-1.5,0" material="Examples/Flare" colour="1.0, 0.5, 0.3" amplitude=0.1 frequency=0.5 quadratic=1 />
More information about the Orxonox-commit
mailing list