Moving snake formation platforms
I've run into a little stop trying to figure out how to make a smooth running snake-ish platform.
What I have at the moment are 8 2x2 blocks with logic on them to move from tag 1 to tag 2 etc, up to 5.
What I'm trying to do is have these blocks move as one platform, allowing Sackboys to ride on them, Mario style.
What I've got at the moment are these blocks fighting over a spot on the second tag, as they're supposed to move up.
This is what the layout looks like at the moment, but I plan on having more than one section of these so being able to move the tags around after getting this one to work is important!
http://i586.photobucket.com/albums/s...ormpattern.png
Any contribution is greatly appreciated! <3