drarem Posted January 11, 2016 Share Posted January 11, 2016 When i change the light quality in-game a second time, it turns darker like it's additive or blending. How do I change the light quality without turning the game darker? Thanks. Quote Link to comment Share on other sites More sharing options...
SlipperyBrick Posted January 11, 2016 Share Posted January 11, 2016 You can try in your Main.app script. world:SetLightQuality((System:GetProperty("lightquality","2"))) It should be in there already, put your value to 2 if it is 1. Hope that helps Quote Link to comment Share on other sites More sharing options...
drarem Posted January 11, 2016 Author Share Posted January 11, 2016 Tried that too, when I do it turns a shade darker and stays like that during the game. But it's a number i pass, not a string. But I also tried a string and i got the same effect. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.