I am making a drag system using starmaq’s module, but it’s really weird when I try to rotate the object. My goal is to have the attachments used for align orientation to be rotated toward the LookVector of my camera whenever I grab a part.
Currently it seems to work pretty randomly and in the original module it always is 0, 0, 0.
All I need is a couple lines that can transfer the camera look vector to an attachment.