How to make like laser that start exactly at mouse ui position

Like this : Vector3.new(mouse.X , mouse.Y , mouse.Hit.Z)
I want it to start it at exactly mouse ui X , Y and Z is length

Oh yeah I get it, I could just use mouse.Origin

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.