From 1679719e7ca8ce433c5714474a32c926161dc5b8 Mon Sep 17 00:00:00 2001 From: rcoh Date: Tue, 4 Jan 2011 17:23:30 -0500 Subject: Some performance improvements -- we also synchronize all the frames, giving us a meaning that even if things slow down, rendering doesn't look weird. --- config/Outdoor.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config/Outdoor.xml') diff --git a/config/Outdoor.xml b/config/Outdoor.xml index 9ca33e9..c2a2c3c 100644 --- a/config/Outdoor.xml +++ b/config/Outdoor.xml @@ -13,6 +13,7 @@ pixelmappers.SimpleMapper simplemap + 20 @@ -85,6 +86,9 @@ behaviors/LoopAndDie.xml + + 2000 + behaviors.BehaviorChain -- cgit v1.2.3