of     1   

preztonizer
#184189692Tuesday, February 23, 2016 10:43 AM GMT

Were would i put positioning for the part, when i tried to add it in myself. It would move according to axis. And wouldn't move according to the CFrame. door.CFrame = door.CFrame *CFrame.Angles(0,math.rad(5),0) I am the god. God god god ga-ga-ga-gagad.
PortgasDRyuu
#184189753Tuesday, February 23, 2016 10:50 AM GMT

what?
preztonizer
#184189814Tuesday, February 23, 2016 10:56 AM GMT

Ive tried door.CFrame = CFrame.new(vector3) Ive tried door.CFrame = door.CFrame +Vector3.new() Both of these dont help me. The doors position with these changes based on the rotation of the door part itself. I am the god. God god god ga-ga-ga-gagad.
preztonizer
#184190587Tuesday, February 23, 2016 12:06 PM GMT

bump I am the god. God god god ga-ga-ga-gagad.
PortgasDRyuu
#184244351Wednesday, February 24, 2016 12:58 PM GMT

CFrame both the position and rotation, i don't really get your question but hope this help
OzzyFin
#184244382Wednesday, February 24, 2016 12:59 PM GMT

CFrame.Angles(0,math.rad(5),0)*door.CFrame

    of     1