Making a snake clone. Seeking advice on best ways to increase snake's size and have it follow the head in a snake-like fashion

Hmm. This is a little hard for me to follow without being at the PC and trying it out. I can grasp most of it but I’ll really need to sit with this idea and try to implement it to see how it goes, I’ll give it a go tonight! In the meantime I’m going to ask this question again, but with a focus on seeing if I can get the SnakeBody to simply follow the head (I have an example this time, too) to see what other ideas come up before I head to bed tonight.

Thanks for your suggestion, it sound feasible, I just have to see how it works to make sure it will be suitable for what I’m after. I do like the initial solution in this thread, but I’m not sure it’s exactly the solution I’d like to implement; I’m not sure I want my snake moving in a grid-like fashion, but we’ll see. :slight_smile: