Revision: 1491
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1491&view=rev
Author:   rorthomas
Date:     2010-07-22 21:18:09 +0000 (Thu, 22 Jul 2010)

Log Message:
-----------
old particle fx properties for old particle mode

Modified Paths:
--------------
    trunk/bin/skeleton/config/ground_models.cfg

Modified: trunk/bin/skeleton/config/ground_models.cfg
===================================================================
--- trunk/bin/skeleton/config/ground_models.cfg 2010-07-22 21:16:49 UTC (rev 
1490)
+++ trunk/bin/skeleton/config/ground_models.cfg 2010-07-22 21:18:09 UTC (rev 
1491)
@@ -29,8 +29,8 @@
 ; strength = 1
 
 ; fx_type = visual effect type
-; possible values: PARTICLE
-fx_type = PARTICLE
+; possible values: HARD,DUSTY,CLUMPY,PARTICLE
+fx_type = HARD
 
 ; fx_particle_name = name of the particle to use
 fx_particle_name = tracks/Dust
@@ -52,7 +52,7 @@
 sliding friction coefficient = 0.75
 hydrodynamic friction = 0.01
 stribeck velocity = 6
-fx_type = PARTICLE
+fx_type = HARD
 fx_particle_name = tracks/Dust
 
 [gravel]
@@ -61,7 +61,7 @@
 sliding friction coefficient = 0.6
 hydrodynamic friction = 0.006
 stribeck velocity = 3
-fx_type = PARTICLE
+fx_type = DUSTY
 fx_particle_amount = 20
 fx_particle_min_velo = 5
 fx_particle_max_velo = 99999
@@ -78,7 +78,7 @@
 sliding friction coefficient = 0.7
 hydrodynamic friction = 0.007
 stribeck velocity = 8
-fx_type = PARTICLE
+fx_type = HARD
 fx_particle_name = tracks/Dust
 fx_colour = 0.83, 0.71, 0.64
 
@@ -96,7 +96,7 @@
 sliding friction coefficient = 0.4
 hydrodynamic friction = 0.004
 stribeck velocity = 6
-fx_type = PARTICLE
+fx_type = CLUMPY
 fx_particle_name = tracks/Clump
 fx_colour = 1, 1, 1
 
@@ -106,7 +106,7 @@
 sliding friction coefficient = 0.4
 hydrodynamic friction = 0.001
 stribeck velocity = 3
-fx_type = PARTICLE
+fx_type = HARD
 fx_particle_name = tracks/Sparks
 
 [grass]
@@ -115,7 +115,7 @@
 sliding friction coefficient = 0.55
 hydrodynamic friction = 0.005
 stribeck velocity = 7
-fx_type = PARTICLE
+fx_type = DUSTY
 fx_particle_name = tracks/Dust
 fx_colour = 0.83, 0.71, 0.64
 
@@ -125,6 +125,6 @@
 sliding friction coefficient = 0.55
 hydrodynamic friction = 0.0001
 stribeck velocity = 9
-fx_type = PARTICLE
+fx_type = DUSTY
 fx_particle_name = tracks/Dust
 fx_colour = 0.93, 0.81, 0.64


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to