Hello everyone (and sorry for my english),
Imagine an object (let's call him a snake), which moves in any direction and at any angle. When the 'snake' find and eat a 'fruit', then this 'fruit' slowly moves from the head of the snake to his tail. So 'fruit' can move only inside the snake and never outside it.
The question is - how to do that? I just can't make it work as it should.
Any ideas guys?