I’m working on a viewport system that shows the player in a white silhouette but I just don’t know how you can do that!
I’ve tried changing the viewport lighting and changing everything on the player’s character white but still no results
Here’s an example of what I’m trying to go for
1 Like
Well in Viewport frames it doesn’t appear as they color cap these two values so you can set them to ridiculously high values and it’ll get that white effect you want.
(I would like to note cause someone will probably yell at me later, don’t rely on this method for a long-haul as while its unlikely roblox may eventually cap them to 255 like they have with other color based instances)
1 Like
That worked!! Thanks for the help!!!