In the following basic code, I have centipede segments form a longer centipede class. As the first segment follows the “head” and then the second segment follows the first segment, etc. they are to be spaced exactly one segment size distance behind each other. For the most part it works but depending what speed I […]