Using a sever script i want to add a highlight to the players body including accessories to make a spawn in animation using tween, i dont have any code to show an i couldn’t find anything like this, i can grab a clone from sever storage instead of instance.new and having a part of the script grabbing the players accessory handles and placing it in side of the handles, then having a part of the script tween in transparency and color
When you add a highlight to a model it will add the effect to all the children inside of it as long as there is at least 1 child that is not transparent. This includes the player’s character. When you add a highlight inside a player’s character it should highlight all the accessories AND body parts.