Continuously move a part forward until it hits somthing

So I am making a gun and I need help making the bullet fly forward. How would I achieve this?
I believe I need to use BodyGyro and some other force but I don’t know which.

try raycasting

if you want a full tutorial you can use this

Will Raycast teleport the brick or move it?

maybe you could use

repeat

until

wdym.
I’m trying to do it without using raycast cuz idk how to use it and if I use it I don’t learn anything.

@Alvin_Blox made a tutorial for a gun using raycasts, and it’s pretty good.

I dont want to use raycast :laughing:

Well then your pretty much screwed. unless you wanna use CFrame and Vector3.

what about body Position+ Body Gyro?

1 Like