[Orxonox-commit 6392] r11049 - code/branches/presentationHS15/data/levels

landauf at orxonox.net landauf at orxonox.net
Sat Jan 9 16:29:13 CET 2016


Author: landauf
Date: 2016-01-09 16:29:12 +0100 (Sat, 09 Jan 2016)
New Revision: 11049

Modified:
   code/branches/presentationHS15/data/levels/pong.oxw
Log:
reverted particle effect in pong.oxw to old value

Modified: code/branches/presentationHS15/data/levels/pong.oxw
===================================================================
--- code/branches/presentationHS15/data/levels/pong.oxw	2016-01-09 15:25:02 UTC (rev 11048)
+++ code/branches/presentationHS15/data/levels/pong.oxw	2016-01-09 15:29:12 UTC (rev 11049)
@@ -42,7 +42,7 @@
       <!--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" />
-      <ParticleSpawner name=hiteffect position="0,0,0" source="Orxonox/engineglow" lifetime=0.01 autostart=0 mainstate=spawn />
+      <ParticleSpawner name=hiteffect position="0,0,0" source="Orxonox/sparks2" lifetime=0.01 autostart=0 mainstate=spawn />
     </attached>
     <eventlisteners>
       <EventTarget target=hiteffect />




More information about the Orxonox-commit mailing list