I recently tried to tween VertexColor of a random mesh to Vector3.new(15,15,15) just so i can make it glow white for a bit and then tween it back to Vector3.new(1,1,1). The problem is that inside viewport frames or even inside world models in viewport frames even though the VertexColor value changes it won’t affect the visual of the model inside the viewport frame.
1 Like