Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to do bullet speed with raycast?

Asked by 2 years ago

I already know raycasting and stuff, but how do I add bullet speed? I tried tweening or changing the CFrame, but it was not effective. I also tried looking into the ACS gun system, but I couldn't understand it.

0
multiply the velocity of the part by the directional vector (CFrame.LookVector) and a number determining speed greatneil80 2647 — 2y
0
I don't fully understand what you mean. May you give an example? RazorXX2 24 — 2y

Answer this question