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
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.
I dont want to use raycast
Well then your pretty much screwed. unless you wanna use CFrame and Vector3.
what about body Position+ Body Gyro?