i have this script that should just push a model forward but it also pushes it upward a bit i need help
local linearVelocity = Instance.new("LinearVelocity") linearVelocity.Name = "BusVelocity" linearVelocity.Attachment0 = attachment linearVelocity.RelativeTo = Enum.ActuatorRelativeTo.World linearVelocity.MaxForce = math.huge