Set Model PrimaryPart CFrame
Description
Moves a model to the given position with the PrimaryPart as the center.
Errors if the model doesn't have PrimaryPart!
Available to
Inputs
Model (Object)
You give the path to an object that you want to move.
Position (Vector3)
Position the model is getting moved to.
Rotation (Vector3)
Rotation the model will be rotated to.
Outputs
This block does not have any outputs.
Last updated