Ok, i can make something where a "0" moves around the screen, when you press the left arrow, it makes a constant movement to the left, same with all directions. Lets say i wanted a trail of "0"'s behind the first that follow its exact path. Like a snake, how would i do this? I came up with one way but it was hard because i had to tell each link what to do. Is there a simpler way?