#how do i make linear velocity go depending on plr head direction
7 messages · Page 1 of 1 (latest)
no it’s apart of the CFrame data type
im just going to assume how linearvelocity works and say this should work
LinearVelocity.VectorVelocity = Head.CFrame.LookVector * 50
ill try that brb
worked, thanks