As of recently, I have begun programming a simple laser designator that works with a drone that my friend built a while ago. The script is all done and I have successfully achieved a functional raycast that records a set of coordinates from where the attatched camera hits with a raycast, however, I want to display the individual X Y Z values to an LCD screen so that the player can copy and paste it into their GPS list. If you could also help me to directly add coordinates to the players GPS...
How Do You Get X,Y,Z Values From Raycast.HitPosition?
How Do You Get X,Y,Z Values From Raycast.HitPosition?