How to make character stick to moving part?

Hi, I’m trying to make a rotating circular floor, but when it rotates the players standing on it don’t move with it. How do I fix this?

1 Like

Instead of changing the part’s CFrame/Rotation, add an AlignOrientation and AlignPosition constraints.