Hello again, I am making a script that makes u go fast, but it also has a touched and i have the tables and everything. The thing is i want a really cool effect... i have one in mind, it would use something like position = Workspace.guig37.Torso.CFrame but how do i get only 1 value, like the z plane... i need to sort of drag the other characters.
If you want to use only the Z axis then you would write:
position = game.Workspace.guig37.Torso.CFrame.Z