How do I enable the player to move like on ground but in the air (using BodyPostion)?

how do I enable the player to move like on ground but in the air (using BodyPostion)

  1. I am trying to make the character move in the air just like on the ground how do i do it?
    :slight_smile:

There are better ways to achieve this effect than using BodyPosition

I’d use a invisible part that floats under the player and only changes it’s x and z position.

1 Like

I tried the Invisible block “solution” but the character is sometimes waiting for the block to move (meanwhile the character falls) or the block is above the character little a bit and it causes the character the jump animation