How to stop player interacting with gears?

Hi, I’m currently building a map for a game. Part of it is sports-themed and I added the basketball gear from the catalog. However, no matter what I’ve tried, I still pick it up when I go near it. I’ve tried deleting the TouchInterest in the model, turning of CanCollide and even but a bigger transparent sphere round it but nothing worked. It’s probably really straight foward but is there anyway I can essentially turn it into a normal part?
Thanks

Yes. Simply take out the handle from the tool and then, it’s a normal part.

1 Like

Ahh thanks. I hadn’t tested that. I’d tried deleting the handle instead but the just messed it up.