I am stuck at achieving snake movement of game Snake VS Box.
can anyone help me.
They might be using a trail renderer to achieve the effect,
Try checking
They might be using a trail renderer to achieve the effect,
Try checking
you can a use a CharacterController and detect the input axis and then use the function CharacterController.Move() to make your snake moves and if you make you question a little bit more clear I would help you out more.