> My goal is to get the screen captures with as little change to the
> code as
possible.
can you just rig a click or isOver to stop the animation timer, then
capture?
DEF ToggleTouch BooleanToggle { }
ROUTE GoTimer.isOver TO ToggleTouch.set_boolean
ROUTE ToggleTouch.toggle TO Run_Time.enabled
NIce work and Good Luck,
Joe