Never ending object?
Basically as the title says, I’m trying to figure out how to make a never ending object. The object in question is a snake. Basically I want it to have no end the player can see while being chased but its entire body is an intractable/solid object. Is there a type of repeating code I would put to do this? Would it involve some strange steps with the model itself? I’m not trying to make it look super high tech or anything.
Has anyone done something like this before or know of some examples of games that have done this? I can’t really think of any so I don’t even really have something as like a “source” to study or take inspiration from.
Total newbie so any help is appreciated