Raycast Mouse.Hit so it doesn't go into infinity

[resolved] Thanks for the help.

Check for “Mouse.Target” thats what I do.

You can use Mouse.UnitRay.Direction * MAX_LENGTH if Mouse.Target does not exist.

I guess it should, since I assume that all the client does is getting the value and sending it to the server.