How i can do something like this? (This code doesnt works but is a example of that i want to do)
set {_loc1} to player's location
set {_loc2} to 10 meters forward the player
draw a line from {_loc1} to {_loc2}
the problem is in "{_loc2}", i don't know how to set the "at 10 meters forward from the player's looking"
set {_loc1} to player's location
set {_loc2} to 10 meters forward the player
draw a line from {_loc1} to {_loc2}
the problem is in "{_loc2}", i don't know how to set the "at 10 meters forward from the player's looking"