Attention! This project requires TGB's Extension! Link: http://scratch.mit.edu/discuss/topic/77718/ ---------------------------------------------------------------------------------------------------- This project compares TGB's Counters and Scratch's Variables. As you can see, variables are A LOT faster than counters, so you should use Counters with caution. You should only use counters if you need variables with dynamic names or if you want to lessen the visual pollution caused by variables in a SMALL project! ----------------------------------------------------------------------------------------------------