game.Workspace.Road.Velocity = Vector3.new(-100,0,0)
doesn't change for client
Hello, jamespringles. It's because of Filtering Enabled. To fix this, use a regular script or use a Remote Event or Function.