Is there a way to check if a model has a type of object inside of it?
For example, if there’s an accessory in a player, is there a way to check if that accessory exists in the player or not and that it would return true because it exists? (or false if it doesn’t)