Wow, thanks bud! Means a lot! :D which glitch platforming bug do you mean? do you have an example? I may try and patch up the game and add a few features post jam :)
sometime if I jump and land on the ground or on a platform the snake make a little bump. it happens when two colliders overlap. and because it is unity it want to fix it by bumping the snake a little bit up so that the snake doesn't get stuck into the ground.I don't know if the fix is by changing something in the rigidbody component or in script.