- Joined
- Jun 9, 2014
- Messages
- 170
- Reaction score
- 226
- First Language
- Not English
- Primarily Uses
Hey fellow,
I'm looking for a way to make Gameus's quest window transparent, then bind an image behind it. Same applied to Yep_Party System's party window.
Been looking in the JS but found nowhere to put in:
this._Window_Quest.opacity = 0;
For example Item Menu below. I basically make the window transparent and bind an image behind it with Alt Menu Screen3,
I didn't touched or moved anything with the layout and etc.
Attached a sample of how AltMenuScreen.js make it possible. Hope it help with anyone's trouble shooting.
Gladly Appreciate.
Cheers,
Joe

View attachment 34096
I'm looking for a way to make Gameus's quest window transparent, then bind an image behind it. Same applied to Yep_Party System's party window.
Been looking in the JS but found nowhere to put in:
this._Window_Quest.opacity = 0;
For example Item Menu below. I basically make the window transparent and bind an image behind it with Alt Menu Screen3,
I didn't touched or moved anything with the layout and etc.
Attached a sample of how AltMenuScreen.js make it possible. Hope it help with anyone's trouble shooting.
Gladly Appreciate.
Cheers,
Joe

View attachment 34096
Last edited by a moderator: