#How to make invisible UI in 4x?
1 messages · Page 1 of 1 (latest)
JUST USE THE NONE TAB IN THE UI SECTION YOU DUMMY
One of the best quotes in Cars history, being honest.
Bro, why do u have to be so mean, I just asked a simple question 😦
It didn’t work
BRUUUUU (just joking)
i was just joking for the attitude hehe
Ahh, ok, sorry for the mix up
If you want it to be empty, you could select/make an empty ui. When you want it to be invisible but interactable
When object is created (any obj)
Set UI [layer name] opacity = 0
Then apply to all UI layers you want to hide. Dont mess with the enable, it would just make the ui not tappable. Hope this helps
Where is Set UI
Set system.UI.[layer name]
Sorry for being dumb, but I can’t find that either
Here ya go
Ok, thank you so much!
Is that in 3x, I all I can find is Set System Attribute and there is no mention of ui in the drop down
Wait really? Lemme check in 4x
I’m making the game in 4x, not 3x, because I want to get used to 4x before 3x goes Poof
Oh, ok. I just check in 4x, seems like you can't set UI layers. I guess you have to apply
set self basic.opacity = 0
To every button
Ah, ok, that makes more sense