Position is not a valid member of Model "Workspace.Dropper"

I think you might be getting a bit confused. PrimaryPart is a descendant of a model. Let me show you an example:
image
In my model, I have set a PrimaryPart through the Properties tab of the model:
image
A PrimaryPart is basically the main part of a model.
I suggest reading the article / API document I sent earlier.

2 Likes

and the model still isnt moving?

1 Like

Hey my explanation wasn’t that horrible, it was close enough

1 Like

You said it was the parent of all the parts in a model…
Words can’t really describe how wrong that is. Hopefully you understand what it is now.

1 Like

Your code worked. The model is moving.

if everything’s functional then youre welcome to mark it as the solution

I don’t have it set PrimaryPart but it worked. I think PrimaryPart is only important on large models, small models are not a problem. I understand now thank you. I will read the article.

You don’t need PrimaryPart for the Pivot methods.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.