Search results

  1. O

    Raycast crashing my Client

    I found that you need to access the variables in the eyesRay first to get it to work. I don't know why. I only discovered it when I put in debug statements and then everything worked. So to get it to work I used the code below. I also found that World.GetGround doesn't work, so if you pass that...