I have an object shooting a laser, Im using line renderer to display this for now. I have the line originating from the correct spot but for some reason its shooting backwards towards the camera (which is behind object). It should be shooting forward from the origin. Heres what I have:
Though this shoots in correct direction it shoots at a single spot in space. I want the shot to end relative to the position of the object thats shooting it (which moves around)