Cloned model's position and angle

primary? OK

script? OK

but WHY
I think all good.
If it not worked I tried to fix but he cloned successfully
why his position and angle not correct?

busiun:SetPrimaryPartCFrame((CFrame.new(355.975,-41.079,-200.398))*CFrame.Angles(0, math.rad(-45),math.rad(90)))

I recently had this issue as well, here’s what I did differently:
CFrame.Angles is also inside the same line (not sure whether or not that helps), instead of just -45 and 90 I used math.rad().

:slightly_smiling_face: Please test this and tell me how it works out. Also sorry that nobody replied for over 3 hours!

1 Like

Working! its Working!!! hahha!!!
And not need to sorry about It!!! haha!!!

Please need to only say for this
I know * sign is used to multiply in script.
So I saw similar script to this but didnt use because I didnt understand *.
What * means in Cframe script?

To be honest, I don’t know what the * does, however, it’s in the code here: Model | Roblox Creator Documentation

Also glad I could help!

1 Like

To be honest, I think it’s best that I got substantial help! however, its just little personal question

Also glad I could get help!

1 Like