Tool now inherits from Model

Nice feature! I’ve always needed to transport all the parts of a tool to a specific location in the workspace and doing that was always a hassle. I had a condition set up a few days before it would take effect:

if tool:IsA("Model") then

Now, I can just use PivotTo.