- Joined
- Oct 29, 2018
- Messages
- 13
- Reaction score
- 12
- First Language
- English
- Primarily Uses
- RMVXA
So I'm trying to make a more retraux looking game with VXA, and I've been slowly but surely tweaking menus and the like to achieve such a look. However, I can't for the life of me figure out how to adjust the opacity of the combat log, nor the color. None of the code in Window_BattleLog seems to point to adjusting it. Is it some kind of actual image file that has to be edited, or am I looking in the wrong code altogether?
If it's possible to change them without really adding additional external scripts that would be really helpful, too; I want to try to keep the number of scripts as low as I can just to ensure it doesn't become a gargantuan mess of scripts that I can't remember how to use or figure out which script is conflicting where.
If it's possible to change them without really adding additional external scripts that would be really helpful, too; I want to try to keep the number of scripts as low as I can just to ensure it doesn't become a gargantuan mess of scripts that I can't remember how to use or figure out which script is conflicting where.