#You could actually just try this ```cs
1 messages · Page 1 of 1 (latest)
@half ravine Made a thread
To illustrate that snippet ^:
Green = selfVelocity
Blue = planetPos - selfPos
Yellow = angle
In this example the angle from green to blue is negative, so you know that you should keep moving left on the surface
doesn't really seem to work
And how did you implement it, show code
ups my fault I switched it around, now it works, thank you so much!