I tired that and it wouldn’t work, did I type something wrong?
beginCount = 55;
stopCount = 0;
beginTime = 55; // start counting at time = 0
countDur = 1; // count for 4 seconds
“” + Math.round(linear(time,beginTime,beginTime + countDur,beginCount,stopCount)) + “%”