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.

workspace.Tree

Position (Vector3)

Position the model is getting moved to.

0,50,0

Rotation (Vector3)

Rotation the model will be rotated to.

180,80,45

Outputs

This block does not have any outputs.

Last updated