I know that when a player holds a tool, it is parented by the player's character. I am making a keycard system to make sure that once a player is holding a keycard, they can not pick up any more keycards. All the keycards have different names, so I cant use wait for child. Is there a way to check a players model for a tool without using wait for child?