Some how my tool is being seen/classified as a model While using the item:IsA(“Model”)
and you can see in the workspace.DroppedItems that, that Small Bag is a Tool, but for some reason the script returns when I do item:IsA(“Model”) Is this a Bug?, The tag “Interactable” is on the tool itself, I add the item into the game using a Script called “Quick Stuff”. and that says its a Tool as well.