BodyVelocity.Velocity = (character.HumanoidRootPart.CFrame.lookVector*100)
Please help!
I need to get what the link of code means.
It uses the part with the BodyVelocity inside and multiplys it by lookVector (way your facing) to give it a speed of 100(The multiplier) a link for both: https://developer.roblox.com/en-us/api-reference/class/BodyVelocity https://developer.roblox.com/en-us/api-reference/datatype/CFrame Hope this is helpful