Jump to content

Transparent/size 0 board - UI element


Go to solution Solved by Shang,

Recommended Posts

Hello,

 

So i have a window with a board (child) which i've attached to the invetory, on whom, i've added a couple of icons(as children of the board) which stand for buttons essentially

That i want is the board to be invisible and just the buttons visible, but if i set the values to 0, the board still shows for some reason, is there a type or something that is transparent?

 

 

	(
				{
					"name" : "SystemsWindowBoard",
					"type" : "board",

					"x" : 25,
					"y" : 0,

					# "width" : 148 - 9991-800,
					# "height" : 172+27+30+10+22, #172
					"width": 0,
					"height": 0,  # 172

 

How the in game actually looks:

https://metin2.download/picture/ktapZ600X1aza0st0HhjGzMoRtm83DNb/.png

 

Changed it to type image, seems to do the drick, but if i use a no background png it fails to load it, if any1 has a transparent png, let me a hand if its possible :D

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.