how do I enable the player to move like on ground but in the air (using BodyPostion)
- I am trying to make the character move in the air just like on the ground how do i do it?
how do I enable the player to move like on ground but in the air (using BodyPostion)
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.
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