From ba796403d111ffc3b29620647f38bc5541840ccb Mon Sep 17 00:00:00 2001 From: rcoh Date: Mon, 3 Jan 2011 15:11:28 -0500 Subject: Not sure if this works. --- config/Outdoor.xml | 54 +++++++++--------------------------------------------- 1 file changed, 9 insertions(+), 45 deletions(-) (limited to 'config/Outdoor.xml') diff --git a/config/Outdoor.xml b/config/Outdoor.xml index cae610b..f84f261 100644 --- a/config/Outdoor.xml +++ b/config/Outdoor.xml @@ -55,28 +55,10 @@ - behaviors.ColorChangerBehavior - - colorchange - 0 - False - - - pygame - - + behaviors/RandomColor.xml - - behaviors.DecayBehavior - - decay - Exponential - .01 - 0 - False - + + behaviors/PixelDecay.xml behaviors.DebugBehavior @@ -94,12 +76,8 @@ pixelsleft - - behaviors.RecursiveDecay - - recursivedecay - 70 - + + behaviors/LoopAndDie.xml behaviors.BehaviorChain @@ -118,14 +96,8 @@ gaussmap - - behaviors.ModifyParam - - accelerate - Sensor - StepSize - {val}*1.05 - + + behaviors/Accelerate.xml behaviors.BehaviorChain @@ -152,16 +124,8 @@ True - - behaviors.RunningBehavior - - running - - pygame - - 1 - False - + + behaviors/RunningBehavior.xml -- cgit v1.2.3