I am trying to create a script that will make the players character walk towards the mouse pointer depending on the distance from the mouse, I also would like to mention that I am doing this using R6 rig, any help with this would be great, thanks for reading,
I would suggest looking up into Humanoid:MoveTo Function and Mouse.Hit.p property so that you can achieve this