How do i make a player or move around any side of a platform

132952-sketh.png

  1. hi bro if you want to move around an object from any platform, create a path.
    so you must move the object using transform.translate and Lookat() method to look to wards the center of the circle.
  2. using DOTween (HOTween v2) | Animation Tools | Unity Asset Store . the link will help you.
  3. if not understand then tell me i will make it easy for you…

Will trying faux gravity work?