Raycasting Not working as directed

Hello, so im trying to shoot a ray infront of the character like ray = Ray.new(plr.Character.Torso.Position,plr.Character.Torso.CFrame.LookVector*5) and when i did that i tried to make a part go infront of the character but instead it glitched like this robloxapp-20200903-1010002.wmv (3.7 MB) And the velocity of the blood is lookVector so the splat would go where the blood is. :slight_smile:

Embedded version for whoever doesn’t want to download the video

1 Like

What seems to be the problem exactly? Are you sure the raycast is the problem? It might be the blood puddle code.

I’ve figured it out, Thanks for seeing tho i forgot to close this post :slight_smile: