Moving the character back a set distance using a script

im trying to make a tween that the character moves back so a animation can play along with it (I dont want the animation to move the humanoid, just having the humanoid move with a script)

i haven’t found anything about having the character move a certain amount of studs backwards

Any Help is Appreciated!

Use a bodyvelocity in the player’s character and set the velocity to the character’s humanoidrootpart.LookVector * -number