[Orxonox-commit 158] r2051 - media/levels
landauf at orxonox.net
landauf at orxonox.net
Wed Mar 25 03:26:44 CET 2009
Author: landauf
Date: 2009-03-25 02:26:43 +0000 (Wed, 25 Mar 2009)
New Revision: 2051
Modified:
media/levels/presentation_pong.oxw
Log:
tweaked pong level
Modified: media/levels/presentation_pong.oxw
===================================================================
--- media/levels/presentation_pong.oxw 2009-03-24 10:03:41 UTC (rev 2050)
+++ media/levels/presentation_pong.oxw 2009-03-25 02:26:43 UTC (rev 2051)
@@ -18,7 +18,7 @@
<Template name=pongbat>
<PongBat camerapositiontemplate=pongbatcameras>
<attached>
- <Model mesh="cube.mesh" scale3D="14,2,2" />
+ <Model position="0,0,3" mesh="cube.mesh" scale3D="14,2,2" />
</attached>
</PongBat>
</Template>
@@ -29,6 +29,7 @@
<Model mesh="sphere.mesh" scale=2 />
<!--Billboard scale=0.2 colour="1.0, 1.0, 0.5" material="Examples/Flare" /-->
<Backlight scale=0.2 colour="1.0, 1.0, 0.5" width=7 length=500 lifetime=0.3 elements=20 trailmaterial="Trail/backlighttrail" material="Examples/Flare" />
+ <Light type=point diffuse="1.0, 1.0, 0.5" specular="1.0, 1.0, 0.5" attenuation="1200, 1.0, 0.0035, 0.00005" />
</attached>
</PongBall>
</Template>
More information about the Orxonox-commit
mailing list