Is it possible to make an object move like a player?

How would, say a sphere, move like a player does when you press the W,A,S,D keys?

Would it be done through Tweens and UserInputService or something harder?

I searched marble movement with the Search tool and found this post at the top of the list:

1 Like

you can just use a humanoid if you like

here is a demo
BallHumanoid.rbxl (37.2 KB)

2 Likes