BTT provided changes to the G-Force preferences file in a prior thread titled “Customise G-Forceâ€. The changes were:
ColorMap.Slideshow.Interval.Duration = "11 + rnd( 10 )"
ColorMap.Transition.Duration = "4 + rnd( 10 )"
FlowField.Slideshow.Interval.Duration = "12 + rnd( 12 )"
FlowField.Transition.Duration = "4 + rnd( 10 )"
Particle.Duration = "20 + rnd( 15 )"
Particle.Slideshow.Interval.Duration = "20 + rnd( 15 )"
WaveShape.Slideshow.Interval.Duration = "12 + rnd( 10 )"
WaveShape.Transition.Duration = "4 + rnd( 10 )"
I highly recommend incorporating his changes and of course mine below!!!!
I added an additional change to make the line width variable. The “0.4†represents the minimum line width and this value added to the “1.6†equals a maximum line width of 2.0. To have a maximum line width of 2.5 change the 1.6 value to 2.1. Lowering the value of “30†increases the chance of a larger line width and increasing to a higher value lowers the chance of a larger line width.
WaveShape.LineWidth.Scale = "0.4 + (1.6 / rnd( 30 ))â€
Customize G-Force with varible line width changes
Moderators: BTT, andy55, b.dwall, juxtiphi