Transparent Target Name Window

Joined
Aug 6, 2016
Messages
95
Reaction score
5
First Language
English
Primarily Uses
Hello everyone!


I don't know if this  requires a script but I think it does...


So  basically, I'd like to change the target name window to transparent, it does not disappear/removed and the enemy name is still there but the background window disappeared


(just like when we chose "Transparent" from the Show Text command)


As you can see in the image below, I'd like to make the blue colored window transparent, but the name "Xerneas" and the state icon stays there.


It would've been better if the window opactiy is adjustable so it is possible to just decrease the window opacity (blue color) instead of removing the window completely.


tranpsarent name window.png


Thanks in advance!
 
Last edited by a moderator:

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,100
Reaction score
13,705
First Language
English
Primarily Uses
RMMV
That doesn't look like the default battle system.  What script are you using?  Please provide a link.


Also, Alt+PrintScreen will capture the active window for you - if you just use PrintScreen it gets your entire desktop, as you can see, and the window we're interested in is quite hard to see enough detail of.
 
Joined
Aug 6, 2016
Messages
95
Reaction score
5
First Language
English
Primarily Uses
That doesn't look like the default battle system.  What script are you using?  Please provide a link.


Also, Alt+PrintScreen will capture the active window for you - if you just use PrintScreen it gets your entire desktop, as you can see, and the window we're interested in is quite hard to see enough detail of.
I'm using Yanfly's Ace Battle Engine...


Here you go https://yanflychannel.wordpress.com/rmvxa/battle-scripts/ace-battle-engine/


Alright I'll do Alt+PrtSc next time, thanks for the tip.


EDIT: Here's the cropped one


tranpsarent name window cropped.png
 
Last edited by a moderator:

Sixth

Veteran
Veteran
Joined
Jul 4, 2014
Messages
2,162
Reaction score
822
First Language
Hungarian
Primarily Uses
RMVXA
Find these lines in Yanfly's Battle Engine:


def create_help_window
@help_window = Window_BattleHelp.new
@help_window.hide
end


Just add this line after the @help_window.hide line:


@help_window.opacity = 0


And that should hide the window but not it's content.
 

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,100
Reaction score
13,705
First Language
English
Primarily Uses
RMMV
@Sixth - that's what I was thinking.  Should there be a background_opacity in there somewhere as well?
 

Sixth

Veteran
Veteran
Joined
Jul 4, 2014
Messages
2,162
Reaction score
822
First Language
Hungarian
Primarily Uses
RMVXA
The background_opacity only hides the windowskin's background, but the borders will stay there.


The opacity will hide every static things related to the windowskin (this includes the backgrounds and the borders), and keeps it's content and the non-static things needed for selectable window (like the cursor and arrow displays).


There is also a separate option to remove the arrow display only, but that is rarely used by anyone, because it's usefulness is very limited.


I think Kevin wanted to fully get rid of the window graphics, because that is how the default message window's "Transparent" option works, like he wrote, so simply adding that 1 line I wrote should work.
 
Joined
Aug 6, 2016
Messages
95
Reaction score
5
First Language
English
Primarily Uses
It worked nicely! 


But how if I want to make the opacity normal again for skills help window? I mean I just want the opacity to be 0 only when targeting... Is it possible to do that? 
 

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

Latest Threads

Latest Posts

Latest Profile Posts

Are we allowed to post about non-RPG Maker games. and, if so, would any of you be interested in a short, proof of concept type non-euclidian puzzle game?
I should realize that error was produced by a outdated version of MZ so that's why it pop up like that
Ami
i can't wait to drink some ice after struggling with my illness in 9 days. 9 days is really bad for me,i can't focus with my shop and even can't do something with my project
How many hours have you got in mz so far?

A bit of a "sparkle" update to the lower portion of the world map. :LZSexcite:

Forum statistics

Threads
105,883
Messages
1,017,232
Members
137,607
Latest member
Maddo
Top