[ANSWERED] Make Window Screens Transparent in Menu?

Status
Not open for further replies.

The Forgotten

RTP Edit Guru
Veteran
Joined
May 16, 2014
Messages
86
Reaction score
34
First Language
English
Primarily Uses
So, I've been tinkering (using inspiration from some popular games) with the menu system. I've run into a little issue. I need to make the "window screen" vanish from a couple pages. I'm using a picture menu that eliminates the need for the system windows, but I can't seem to make them vanish. It's not specific to a certain script really, just wondering if there is a script call for making the windows vanish while allowing use of selecting things. Maybe there is a script for it? Or a simple script call? I need help. Haha.
 

Zane

Food for thought
Veteran
Joined
Jun 9, 2013
Messages
913
Reaction score
110
First Language
US English
Primarily Uses
Go into the windows you don't want to see and add this to each one of them in the initialize def

self.opacity = 0
 

Zane

Food for thought
Veteran
Joined
Jun 9, 2013
Messages
913
Reaction score
110
First Language
US English
Primarily Uses
Yep, so say you want the status window in the status scene to be hidden just go to Window_Status and do the opacity call there.
 

The Forgotten

RTP Edit Guru
Veteran
Joined
May 16, 2014
Messages
86
Reaction score
34
First Language
English
Primarily Uses
Okay, thanks! And for a custom menu (like Yami's Equippable Skills) I'd just need to find where the script call for a window is located? Or is there a really super easy lazy way to drop a call into the middle of the script? Lol.
 

Zane

Food for thought
Veteran
Joined
Jun 9, 2013
Messages
913
Reaction score
110
First Language
US English
Primarily Uses
You just need to find the window classes inside her script you'll know because the parent class on the right side will say, Window_Base, or Window_Selectable etc.

Once you found it just apply it like you normally would inside a default window def.
 

The Forgotten

RTP Edit Guru
Veteran
Joined
May 16, 2014
Messages
86
Reaction score
34
First Language
English
Primarily Uses
You just need to find the window classes inside her script you'll know because the parent class on the right side will say, Window_Base, or Window_Selectable etc.

Once you found it just apply it like you normally would inside a default window def.
Wonderful! Thanks a bunch! I had tried "self.hide" and "self.hidden" (on the window_base to see if it affected all windows) and it didn't do anything (anything helpful that is). Never would have thought to use "Self.opacity = 0" there instead.
 

Zane

Food for thought
Veteran
Joined
Jun 9, 2013
Messages
913
Reaction score
110
First Language
US English
Primarily Uses
Status
Not open for further replies.

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Profile Posts

People3_5 and People3_8 added!

so hopefully tomorrow i get to go home from the hospital i've been here for 5 days already and it's driving me mad. I miss my family like crazy but at least I get to use my own toiletries and my own clothes. My mom is coming to visit soon i can't wait to see her cause i miss her the most. :kaojoy:
Couple hours of work. Might use in my game as a secret find or something. Not sure. Fancy though no? :D
Holy stink, where have I been? Well, I started my temporary job this week. So less time to spend on game design... :(
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.

Forum statistics

Threads
105,868
Messages
1,017,083
Members
137,583
Latest member
write2dgray
Top