Tool now inherits from Model

In the topic of Models and Tools, I realized that GetPivot() doesn’t really return the correct CFrame when the Model/Tool has a set PrimaryPart with or without its PivotOffset not Vector3.zero. It and WorldPivot are almost identical, returning to what I think is the global center of the Model/Tool. It appears that GetPivot() is overridden by the PrimaryPart’s CFrame?

Not sure if this is intentional, or it isn’t and is only happening to me.

1 Like

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