#blood droplet system

1 messages · Page 1 of 1 (latest)

shrewd flare
#

how could i make my blood have the rotation of the face that it hit

last adder
#

raycast

edgy venture
#

was abt to say that lol

shrewd flare
#

ik

#

im using a raycast to hit the part and then placing blood where it hit, the blood isnt rotated right wich is the problem

steep moat
#

idk probably something like this im not that good with positioning & raycasts
part.CFrame = CFrame.lookAt(result.Position, result.Position + result.Normal) * CFrame.Angles(math.rad(90), 0, 0)
if its wrong try changing the cframe.angles

shrewd flare
#

i figured it out its just some advanced face math

dusty lake