r5861 - trunk/data

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Feb 12 10:41:36 EST 2009


Author: div0
Date: 2009-02-12 10:41:36 -0500 (Thu, 12 Feb 2009)
New Revision: 5861

Modified:
   trunk/data/effectinfo.txt
Log:
make the bullet trail more visible, and also use less particles for it


Modified: trunk/data/effectinfo.txt
===================================================================
--- trunk/data/effectinfo.txt	2009-02-12 15:21:04 UTC (rev 5860)
+++ trunk/data/effectinfo.txt	2009-02-12 15:41:36 UTC (rev 5861)
@@ -3154,10 +3154,10 @@
 
 // bullet trail (somewhat like a tracer)
 effect tr_bullet
-trailspacing 16
+trailspacing 128
 type spark
 color 0x800000 0xFF8020
-alpha 256 256 10240
-size 2 2
-stretchfactor 0.3
-velocitymultiplier 1
+alpha 256 256 2560
+size 3 3
+stretchfactor 0.6
+velocitymultiplier 0.7




More information about the nexuiz-commits mailing list