How To Make The Character Rotate In The Direction They Walk

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve?
    So I have made a fly and I want to rotate the character in the direction they are moving.
  2. What is the issue?
    I am unsure on how to do this.
  3. What solutions have you tried so far?
    I have looked for lots of solutions but the best I could find was leaning left and right

Right now my character can float and move, but has no rotation.

Any help will be appreciated!

Please post your script with 3 backticks (```) before and after it so we can see how you are moving it now.
Are you using a Humanoid?

I am kind of using 3 different scripts right now. The Character flys up and down using a BodyVelocity.

We have no idea what your scripts look like and we can’t really help without seeing them.