So i have a tool that clones a meshpart from replicatedstorage into workspace, but whenever the cframe positioning works, the rotation script part doesnt do anything /: and obviously, if i change them, the cframe rotation works, but not the positioning... How can I make both the position and rotations work?
Script in Tool: https://pastebin.com/U52a2Vp7
Screenshot of position working but not rotation: https://ibb.co/wMg1ZcC
if you take a look at the screenshot, the player is facing the opposite direction of the meshpart, which is not what i want. I want the player and meshpart to be facing the same direction /: