I made a script that makes this model invisible, however it doesn’t actually turn the stand invisible. I’ve tried debugging this for 8 hours straight and came to the realization that changing the transparency works only if it’s below the value 1.
It would mostly depend on how you made the other character since if you can make the player transparent, you might’ve done something wrong to not let the “stand” be transparent.
Alright Ill go through all my scripts to check and remove any transparency checks. I replaced transparency checks with bool checks yesterday but there still may be some that i forgot to remove
Yep… I forgot that I apparently made stand transparency so that all clients can see them, and not the server. I’ll change that to make the future easier