http_shawn
(http_shawn)
#21
It worked! Just had to change up the angles and adjust the cframe offset based on the arrow length
my final positioning code:
arrow.CFrame = CFrame.new(part.Position,mouse.Hit.Position) * CFrame.new(0,0,arrowLength / 2) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(90))
1 Like
xvywop
(ChaseAtlantic)
#22
Oh im glad it worked sorry if i couldn’t help in time i was afk, its 1AM right here
1 Like
war44malk
(Innosent)
#23
1 am? Cool mine is like 8 am which i woke up already
system
(system)
Closed
#24
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.