Hey! I’m making a GUI to be able to turn on low quality graphics because my game is using Future graphics and it is very high quality. I tried to do a local lighting = Compatibility
and then local Player.Lighting.Technology = lighting
but that didn’t work, so if possible how can I make a script so that the lighting setting changes locally for only that player?
(I already have the UI so I don’t need anything for when user presses button.)