Skip to content

Instantly share code, notes, and snippets.

@rowofpixels
Created February 16, 2015 13:28
Show Gist options
  • Save rowofpixels/3904a82e1dfc652ced54 to your computer and use it in GitHub Desktop.
Save rowofpixels/3904a82e1dfc652ced54 to your computer and use it in GitHub Desktop.
Debug.DrawRay(position, direction * 20, Color.red, 3);
BoltNetwork.RaycastAll(new Ray(position, direction), cmd.ServerFrame);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment