I am trying to implement a line renderer between my staff and the target. It works ok, when I move my staff the origin of the line follows it, but I can’t make move the end of the line:
Update calls Laser_Position, where the two points of the line are calculated. This is the code: