You need to change scripts that check obj.ClassName == “Hat” or obj:IsA(“Hat”) to use obj:IsA(“Accoutrement”) instead.
See this post for more information:
3 Likes
You need to change scripts that check obj.ClassName == “Hat” or obj:IsA(“Hat”) to use obj:IsA(“Accoutrement”) instead.
See this post for more information: