I want to be able to hide other players when certain conditions are met.
Since I require to hide the whole player even stuff such as tools and custom items (From my custom inventory system) it makes the tools/items be invisible when dropped if using Transparency or LocalTransparencyModifier, I also tried putting the character in ReplicatedStorage but when parenting it back to workspace it makes it so the character doesn’t get updated anymore.