I was wondering if anyone knows the best way to get a 2d sprite to go around in a clockwise or anti clockwise motion around the screen edges in Unity? (Snake like motion)
I have looked at ways of determining the screen size but in terms of a actually getting my sprite moving I am out of luck.