playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker News
»
General Discussion
(Moderator:
600
) »
Hide UI panel but still want it to be active
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Hide UI panel but still want it to be active (Read 2040 times)
kentcheung2000
Playmaker Newbie
Posts: 37
Hide UI panel but still want it to be active
«
on:
August 22, 2018, 05:49:21 PM »
Hi,
How I can hide the UI panel but still want it to be active, because I still have scripts in the game object that I still want it to run.
Thanks.
KC
Logged
jeanfabre
Administrator
Hero Member
Posts: 15612
Official Playmaker Support
Re: Hide UI panel but still want it to be active
«
Reply #1 on:
August 23, 2018, 03:24:48 AM »
Hi,
use a CanvasGroup, you can set the alpha, and even raycast option, so it could bbe visible but all disabled or all completly unreactive to input.
https://docs.unity3d.com/Manual/class-CanvasGroup.html
I use this a lot.
Bye,
Jean
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker News
»
General Discussion
(Moderator:
600
) »
Hide UI panel but still want it to be active