Anyone know of a better way to set an attachments offset in the opposite direction of two parts than this? 90% of the time, I get the error ‘Attempt to index nil with normal’ and the raycast prints as nil.
Unless i am missing something, the only time thd ray should not be hitting something is when the final position is over 1000 studs away. As for the normal being enum, id there any fix for that?
considering my part for some reason isn’t facing the correct direction even though I should be setting it in the right direction, I don’t think that’ll work. I’ve decided to go back to using Direction Vectors but I am still getting weird results. it works okay for some directions, but for others it doesn’t work at all.