Make an object move using player's directional buttons

You could use UserInputService and then move the cframe of the object when the key is pressed in the direction you would like. This should help.

1 Like