I have a script lightning Bolt script but their position and somewhat incorrect, it will not for the mouse position but to where is the center of the map, What do I do?
The script:
Local e = EndPos*Vector3.new(math.random(-2*mag/5,2*mag/5),math.random(-2*mag/5,2*mag/5),0)