- Joined
- Aug 21, 2018
- Messages
- 24
- Reaction score
- 3
- First Language
- English
- Primarily Uses
- RMVXA
so I am trying to add a way to change the brightness in-game from an options menu.
it is using a variable but in case you need to see the code it is the yanfly options menu
so one way I thought of doing this is using the graphics. Brightness but while it works when I adjust it, it resets when I leave the menu but I don't know if I should really be using this command for this feature. So I am hoping for a fix to this problem or a better way to change the whole brightness. Without this command
EDIT: now after taking a break from working on this I went back to the project I was testing this into work on something else and I found out I got it to work just the menus reset their brightness which in hindsight is better for the player to see what they are doing in the menu and for the in-game it stays the brightness you change it to so there is a line of code in the menu I just don't what to overwrite but other than that this is solved. Thanks for the help
it is using a variable but in case you need to see the code it is the yanfly options menu
so one way I thought of doing this is using the graphics. Brightness but while it works when I adjust it, it resets when I leave the menu but I don't know if I should really be using this command for this feature. So I am hoping for a fix to this problem or a better way to change the whole brightness. Without this command
EDIT: now after taking a break from working on this I went back to the project I was testing this into work on something else and I found out I got it to work just the menus reset their brightness which in hindsight is better for the player to see what they are doing in the menu and for the in-game it stays the brightness you change it to so there is a line of code in the menu I just don't what to overwrite but other than that this is solved. Thanks for the help
Last edited:

