aboutsummaryrefslogtreecommitdiff
path: root/behaviors/Accelerate.xml
diff options
context:
space:
mode:
authorGravatar rcoh <rcoh@mit.edu>2011-01-04 17:23:30 -0500
committerGravatar rcoh <rcoh@mit.edu>2011-01-04 17:23:30 -0500
commit1679719e7ca8ce433c5714474a32c926161dc5b8 (patch)
treedc75dc66ee8695fe786df2b48c0e6911332ed7c5 /behaviors/Accelerate.xml
parent395e99394ead5d0d656e74fed23dc780652b6090 (diff)
Some performance improvements -- we also synchronize all the frames, giving us a meaning that even
if things slow down, rendering doesn't look weird.
Diffstat (limited to 'behaviors/Accelerate.xml')
-rw-r--r--behaviors/Accelerate.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/behaviors/Accelerate.xml b/behaviors/Accelerate.xml
index 2a3d7ac..c78195b 100644
--- a/behaviors/Accelerate.xml
+++ b/behaviors/Accelerate.xml
@@ -3,6 +3,6 @@
<Args>
<ParamType>Sensor</ParamType>
<ParamName>StepSize</ParamName>
- <ParamOp>{val}*1.05</ParamOp>
+ <ParamOp>{val}*1.01</ParamOp>
</Args>
</Behavior>